New release
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "net.moasdawiki.app"
|
||||
minSdk = 28 // 28 = Android 9
|
||||
targetSdk = 36 // should be same as compileSdk
|
||||
versionCode = 46
|
||||
versionName = "3.9.3.0"
|
||||
versionCode = 47
|
||||
versionName = "3.9.5.0"
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user