version:1.6

fix:
update:增加4:3适配
This commit is contained in:
2023-03-06 17:40:09 +08:00
parent f79567f303
commit a5e8623bed
45 changed files with 3540 additions and 123 deletions

View File

@@ -16,8 +16,12 @@ android {
applicationId "com.uiui.zyos"
minSdkVersion 24
targetSdkVersion 29
versionCode 6
versionName "1.5"
/*TeclastMTK12*/
versionCode 7
versionName "1.6"
// /*展锐*/
// versionCode 1
// versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"