version:2.0.7

bugfixes:修复闹钟黑屏
update:增加报时亮屏,优化闹钟排序,显示优化
This commit is contained in:
2025-02-10 17:04:15 +08:00
parent 17a9c60979
commit e4ce6a79c0
21 changed files with 318 additions and 121 deletions

View File

@@ -16,8 +16,8 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 207
versionName "2.0.6"
versionCode 208
versionName "2.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"