updated version number

master
y20k 2018-04-19 22:10:47 +02:00
parent 1b249fb05e
commit 72a2131e45
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ allprojects {
}
project.ext {
applicationId = 'org.y20k.trackbook'
versionCode = 24
versionName = '1.1.8'
versionCode = 25
versionName = '1.1.9'
minSdkVersion = 22
compileSdkVersion = 27
targetSdkVersion = 27