We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515340d commit 72fd8aeCopy full SHA for 72fd8ae
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
minSdkVersion 21
24
// noinspection ExpiredTargetSdkVersion
25
targetSdkVersion 29//新版本不会自动授予完整的存储权限
26
- versionCode 3101
27
- versionName "3.1(5.0.18)(Material3)(alpha)"
+ versionCode 3199
+ versionName "3.1(5.0.18)(Material3)"
28
signingConfig signingConfigs.release
29
multiDexEnabled true
30
}
0 commit comments