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