fix: 设置查看音频按钮不可用

This commit is contained in:
2023-01-11 12:38:50 +08:00
parent 980f4bf415
commit c550853c0c
5 changed files with 46 additions and 62 deletions

View File

@@ -21,7 +21,7 @@ android {
minSdk 24
targetSdk 32
versionCode 1
versionName "1.0"
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"