Skip to content

Commit d02b00a

Browse files
committed
update the giturl
1 parent 2ca0c9a commit d02b00a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appbarspring/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ dependencies {
3030
}
3131

3232

33-
def siteUrl = 'https://github.com/ToDou/appbarlayout-spring-extension' // 项目的主页
34-
def gitUrl = 'https://github.com/ToDou/appbarlayout-spring-extension.git' // Git仓库的url
33+
def siteUrl = 'https://github.com/ToDou/appbarlayout-spring-behavior' // 项目的主页
34+
def gitUrl = 'https://github.com/ToDou/appbarlayout-spring-behavior.git' // Git仓库的url
3535
group = "com.github.todou"
3636
install {
3737
repositories.mavenInstaller {

0 commit comments

Comments
 (0)