We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcf151 commit b7a091cCopy full SHA for b7a091c
CoreLibrary/upload.gradle
@@ -11,7 +11,7 @@ def gitUrl = 'https://github.com/didi/VirtualAPK' // Git仓库的url
11
group = GROUP_ID
12
archivesBaseName = 'core'
13
14
-version = "0.9.7-dev"
+version = "0.9.7.1"
15
16
17
install {
0 commit comments