Bumped version to 0.1.7
This commit is contained in:
parent
d64bf41813
commit
90069917b0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Reference in a new issue