New release
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "net.moasdawiki.app"
|
||||
minSdkVersion 28 // 28 = Android 9
|
||||
targetSdkVersion 33 // should be same as compileSdkVersion
|
||||
versionCode 33
|
||||
versionName "3.5.0.1"
|
||||
versionCode 34
|
||||
versionName "3.5.1.0"
|
||||
archivesBaseName = "moasdawiki-" + versionName + "-" + versionCode
|
||||
}
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user