version:1.2.0

fix:
update:修复通知栏开关显示错误,客服联系方式可隐藏
This commit is contained in:
2024-09-05 09:26:02 +08:00
parent d8703be23b
commit fe53356c3c
7 changed files with 45 additions and 51 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.xxpatx.os"
minSdkVersion 24
targetSdkVersion 29
versionCode 1020
versionName "1.1.9"
versionCode 1021
versionName "1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"