github: fix android build

This commit is contained in:
ardocrat
2024-08-08 03:08:10 +03:00
parent e0351cea84
commit 86fbf2e14f
2 changed files with 9 additions and 21 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "mw.gri.android"
minSdk 24
targetSdk 33
versionCode 1
versionName "0.1.0"
versionCode 3
versionName "0.1.2"
}
signingConfigs {