Bumped version to 0.1.4.
This commit is contained in:
parent
a54dd5786b
commit
7749c75442
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Reference in a new issue