Bumped version to 0.1.2.

This commit is contained in:
Felix Ableitner 2015-03-07 16:32:20 +01:00
parent 60a8dd59de
commit aad2710e6c
1 changed files with 2 additions and 2 deletions

View File

@ -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 {