android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/7/head v1.4.4-t64a9656c0-g3e758d0fe21
Elias Naur 4 years ago
parent 3e758d0fe2
commit ebdbe7c315

@ -25,8 +25,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 29 targetSdkVersion 29
versionCode 33 versionCode 34
versionName "1.4.0-t3d7cff91b-g33cf7c0aa19" versionName "1.4.4-t64a9656c0-g3e758d0fe21"
} }
compileOptions { compileOptions {
sourceCompatibility 1.8 sourceCompatibility 1.8

Loading…
Cancel
Save