android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/2/head v0.1.7
Elias Naur 6 years ago
parent 752d453642
commit dd2cdacbed

@ -34,7 +34,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 29
versionCode 6 versionCode 7
versionName getVersionName() versionName getVersionName()
} }
compileOptions { compileOptions {

Loading…
Cancel
Save