1.移除READ_MEDIA_VIDEO 权限

2.移除READ_MEDIA_IMAGES 权限,选择照片改用谷歌官方Photo picker
This commit is contained in:
yezhiqiu
2026-06-02 16:39:39 +08:00
parent c0ab984a83
commit f3ccb1f4ec
17 changed files with 356 additions and 116 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2207
// versionName "2.2.7"
versionName "2.2.7-Beta1"
versionCode 2209
versionName "2.2.9"
// versionName "2.2.9-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"