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 53a37ed commit f0746a0Copy full SHA for f0746a0
common.gradle
@@ -9,7 +9,7 @@ android {
9
// Android 版本适配指南:https://github.com/getActivity/AndroidVersionAdapter
10
targetSdk 34
11
versionCode 1200
12
- versionName "12.00"
+ versionName "12.0"
13
}
14
15
// 支持 Java JDK 8
0 commit comments