Bump version numbers for 1.1.4 release.

This commit is contained in:
akwizgran
2018-10-29 17:31:09 +00:00
parent 7447468ce5
commit 6565172e10
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10103
versionName "1.1.3"
versionCode 10104
versionName "1.1.4"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"