Skip to content

Commit 13c9f0f

Browse files
committed
修正框架版本号
1 parent e2864e5 commit 13c9f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
// Android 版本适配指南:https://github.com/getActivity/AndroidVersionAdapter
88
targetSdk 34
99
versionCode 1000
10-
versionName "10.8"
10+
versionName "10.0"
1111
}
1212

1313
// 支持 Java JDK 8

0 commit comments

Comments
 (0)