updated version number
This commit is contained in:
parent
1b249fb05e
commit
72a2131e45
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue