Skip to content

Commit 96cfa8a

Browse files
committed
升级版本
1 parent 402a847 commit 96cfa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yhlibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ publish{
6666
userOrg = 'androidcoco'//https://bintray.com用户名
6767
groupId = 'org.yh.yhframe'//jcenter上的路径
6868
artifactId = 'YhLibraryForAndroid'//项目名称
69-
publishVersion = '1.0.15'//版本号
69+
publishVersion = '1.0.16'//版本号
7070
desc = 'Android实用框架采用MVC设计模式,多个项目经验总结,持续完善中'//描述,不重要
7171
website = siteUrl//项目主页
7272
}

0 commit comments

Comments
 (0)