android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/2/head v0.1.6
Elias Naur 4 years ago
parent 271d40978e
commit 059cf8f4be

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

Loading…
Cancel
Save