Bumped version to 0.1.3.
This commit is contained in:
parent
6b7e0000e1
commit
c4db86c5af
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.nutomic.ensichat"
|
||||
targetSdkVersion 22
|
||||
versionCode 3
|
||||
versionName "0.1.2"
|
||||
versionCode 4
|
||||
versionName "0.1.3"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
|
||||
}
|
||||
|
|
Reference in a new issue