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 e2864e5 commit 13c9f0fCopy full SHA for 13c9f0f
1 file changed
common.gradle
@@ -7,7 +7,7 @@ android {
7
// Android 版本适配指南:https://github.com/getActivity/AndroidVersionAdapter
8
targetSdk 34
9
versionCode 1000
10
- versionName "10.8"
+ versionName "10.0"
11
}
12
13
// 支持 Java JDK 8
0 commit comments