android: bump version code

Signed-off-by: Elias Naur <mail@eliasnaur.com>
pull/4/head v1.2.2-t76c2982d8-g33a953fb2
Elias Naur 4 years ago
parent 33a953fb21
commit b97970dd8f

@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 25
versionName "1.2.2-t76c2982d8-gf2c035a8b"
versionCode 26
versionName "1.2.2-t76c2982d8-g33a953fb2"
}
compileOptions {
sourceCompatibility 1.8

Loading…
Cancel
Save