默认关闭声音,声音图标指示声音关闭,但调手机音量键开启声音后,声音图标仍然指示声音关闭

This commit is contained in:
yezhiqiu
2026-01-07 17:41:34 +08:00
parent e35414710c
commit 9fad836335
4 changed files with 51 additions and 4 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2101
// versionName "2.1.1"
versionName "2.1.1-Beta15"
versionCode 2102
// versionName "2.1.2"
versionName "2.1.2-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"