We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18dad05 commit b265a83Copy full SHA for b265a83
1 file changed
basetoolslibrary/bintray.gradle
@@ -28,7 +28,7 @@ publish {
28
userOrg = org
29
groupId = 'com.excellence'
30
artifactId = 'basetools'
31
- publishVersion = '1.2.9-RC1'
+ publishVersion = '1.2.9-RC2'
32
desc = 'Android通用适配器和常用的工具类'
33
website = 'https://github.com/VeiZhang/BaseToolsLibrary'
34
licences = ['Apache-2.0']
0 commit comments