Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

Commit

Permalink
Bumped version to 0.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Jun 30, 2015
1 parent a54dd57 commit 7749c75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
defaultConfig {
applicationId "com.nutomic.ensichat"
targetSdkVersion 22
versionCode 4
versionName "0.1.3"
versionCode 5
versionName "0.1.4"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
}
Expand Down

0 comments on commit 7749c75

Please sign in to comment.