Skip to content

Commit b24c5fa

Browse files
committed
1.发布1.1.1
1 parent ee29675 commit b24c5fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
//全局参数
22
ext {
33
appConfig = [
4-
versionCode : 10,
5-
versionName : "1.1.0",
4+
versionCode : 11,
5+
versionName : "1.1.1",
66
applicationId: "com.ckr.pagesnaphelper",
77
]
88

0 commit comments

Comments
 (0)