fix:
update:优化离线添加闹钟,优化离线添加联系人,dock栏自定义图标
This commit is contained in:
2024-08-27 15:10:55 +08:00
parent 251b6a3329
commit 7f134d6328
40 changed files with 1328 additions and 447 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.xxpatx.os"
minSdkVersion 24
targetSdkVersion 29
versionCode 1017
versionName "1.1.6"
versionCode 1019
versionName "1.1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"