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.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Sep 22, 2015
1 parent d64bf41 commit 9006991
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 @@ -38,8 +38,8 @@ android {
defaultConfig {
applicationId "com.nutomic.ensichat"
targetSdkVersion 23
versionCode 7
versionName "0.1.6"
versionCode 8
versionName "0.1.7"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
}
Expand Down

0 comments on commit 9006991

Please sign in to comment.