version:3.7

fix:
update:修改主页
This commit is contained in:
2023-10-16 09:13:41 +08:00
parent ccd9dbe2d3
commit a187a9e84e
80 changed files with 14368 additions and 121 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.uiuios.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 27
versionName "3.6"
versionCode 28
versionName "3.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -91,7 +91,7 @@ android {
v2SigningEnabled true
}
G10P{
G10P {
storeFile file("keystore/G10PMTK11.jks")
storePassword "123456"
keyAlias "G10PMTK11"