version:1.0.9

update:
bugfixes:修复微信无法自动接听,修复闹钟闪退
This commit is contained in:
2024-08-06 09:19:37 +08:00
parent 1347b7c6dc
commit 9f8057cd33
21 changed files with 334 additions and 151 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.xxpatx.os"
minSdkVersion 24
targetSdkVersion 29
versionCode 1008
versionName "1.0.7"
versionCode 1010
versionName "1.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"