Bump version numbers for 1.1.9 release.

This commit is contained in:
akwizgran
2019-07-03 12:16:52 +01:00
parent ff76900d74
commit b1dfd867f0
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10108
versionName "1.1.8"
versionCode 10109
versionName "1.1.9"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"