Bump version numbers for 1.1.1 release.

This commit is contained in:
akwizgran
2018-09-14 13:16:17 +01:00
parent 74445acb55
commit 9476782ced
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10100
versionName "1.1.0"
versionCode 10101
versionName "1.1.1"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"