Bump version numbers for 1.0.2 release.

This commit is contained in:
akwizgran
2018-10-01 14:51:54 +01:00
parent 5650bef310
commit 112e71a9cb
2 changed files with 4 additions and 4 deletions

View File

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