Skip to content

Commit 1b24976

Browse files
committed
发布版本1.3.1-RC1
1 parent 213ce6c commit 1b24976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basetoolslibrary/github_package_publish_usage.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply from: 'https://gist.githubusercontent.com/VeiZhang/aebbbd6d9d570dffac81eea
33
/**发布到GitHub Packages仓库**/
44
def LIB_GROUP_ID = 'com.excellence'
55
def LIB_ARTIFACT_ID = 'basetools'
6-
def LIB_VERSION = '1.3.1'
6+
def LIB_VERSION = '1.3.1-RC1'
77
def LIB_DESC = 'Android通用适配器和常用的工具类'
88
def LIB_URL = 'https://github.com/VeiZhang/BaseToolsLibrary'
99

0 commit comments

Comments
 (0)