Bumped version to 0.1.2.
This commit is contained in:
parent
60a8dd59de
commit
aad2710e6c
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "com.nutomic.ensichat"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 21
|
||||
versionCode 2
|
||||
versionName "0.1.1"
|
||||
versionCode 3
|
||||
versionName "0.1.2"
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
|
Reference in a new issue