Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 6b6d5c0

Browse files
committed
修改版本号格式
1 parent 21debf5 commit 6b6d5c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
ext {
8-
appVersionName = "1.0"
9-
appVersionCode = 1
8+
appVersionName = "1.0.0"
9+
appVersionCode = 1000
1010
enableR8 = true
1111
}

0 commit comments

Comments
 (0)