Bumped versio nto 0.1.6
This commit is contained in:
parent
f8651ff1c8
commit
9202289303
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.nutomic.ensichat"
|
applicationId "com.nutomic.ensichat"
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName "0.1.5"
|
versionName "0.1.6"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue