We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee29675 commit b24c5faCopy full SHA for b24c5fa
1 file changed
config.gradle
@@ -1,8 +1,8 @@
1
//全局参数
2
ext {
3
appConfig = [
4
- versionCode : 10,
5
- versionName : "1.1.0",
+ versionCode : 11,
+ versionName : "1.1.1",
6
applicationId: "com.ckr.pagesnaphelper",
7
]
8
0 commit comments