We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402a847 commit 96cfa8aCopy full SHA for 96cfa8a
yhlibrary/build.gradle
@@ -66,7 +66,7 @@ publish{
66
userOrg = 'androidcoco'//https://bintray.com用户名
67
groupId = 'org.yh.yhframe'//jcenter上的路径
68
artifactId = 'YhLibraryForAndroid'//项目名称
69
- publishVersion = '1.0.15'//版本号
+ publishVersion = '1.0.16'//版本号
70
desc = 'Android实用框架采用MVC设计模式,多个项目经验总结,持续完善中'//描述,不重要
71
website = siteUrl//项目主页
72
}
0 commit comments