Bumped version to 0.1.1.

This commit is contained in:
Felix Ableitner 2015-02-25 22:18:17 +01:00
parent 41686b6fc3
commit 8688f973e8
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ android {
applicationId "com.nutomic.ensichat" applicationId "com.nutomic.ensichat"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 21 targetSdkVersion 21
versionCode 1 versionCode 2
versionName "0.1.0" versionName "0.1.1"
} }
sourceSets { sourceSets {