We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca0c9a commit d02b00aCopy full SHA for d02b00a
1 file changed
appbarspring/build.gradle
@@ -30,8 +30,8 @@ dependencies {
30
}
31
32
33
-def siteUrl = 'https://github.com/ToDou/appbarlayout-spring-extension' // 项目的主页
34
-def gitUrl = 'https://github.com/ToDou/appbarlayout-spring-extension.git' // Git仓库的url
+def siteUrl = 'https://github.com/ToDou/appbarlayout-spring-behavior' // 项目的主页
+def gitUrl = 'https://github.com/ToDou/appbarlayout-spring-behavior.git' // Git仓库的url
35
group = "com.github.todou"
36
install {
37
repositories.mavenInstaller {
0 commit comments