android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/3/head v0.1.10
Elias Naur 4 years ago
parent a39b174ed8
commit 676447afda

@ -25,7 +25,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 29
versionCode 8
versionCode 10
versionName System.getenv("VERSION_LONG")
}
compileOptions {

Loading…
Cancel
Save