Bumped version to 0.1.5
This commit is contained in:
parent
485e7bda2f
commit
d8d9eb9c89
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.nutomic.ensichat"
|
||||
targetSdkVersion 23
|
||||
versionCode 5
|
||||
versionName "0.1.4"
|
||||
versionCode 6
|
||||
versionName "0.1.5"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
||||
}
|
||||
|
|
Reference in a new issue