Retry Google deployment
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ android {
|
|||||||
applicationId "net.moasdawiki.app"
|
applicationId "net.moasdawiki.app"
|
||||||
minSdk = 33 // 33 = Android 13 Tiramisu
|
minSdk = 33 // 33 = Android 13 Tiramisu
|
||||||
targetSdk = 36 // should be same as compileSdk
|
targetSdk = 36 // should be same as compileSdk
|
||||||
versionCode = 48
|
versionCode = 49
|
||||||
versionName = "3.9.5.1"
|
versionName = "3.9.5.1"
|
||||||
}
|
}
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|||||||
Reference in New Issue
Block a user