|
@@ -37,7 +37,7 @@ dependencies {
|
|
implementation 'androidx.appcompat:appcompat:1.0.2'
|
|
implementation 'androidx.appcompat:appcompat:1.0.2'
|
|
}
|
|
}
|
|
|
|
|
|
-version = "2.2.1"
|
|
|
|
|
|
+version = "2.2.2"
|
|
def siteUrl = 'https://github.com/zhpanvip/BannerViewPager' // 项目的主页
|
|
def siteUrl = 'https://github.com/zhpanvip/BannerViewPager' // 项目的主页
|
|
def gitUrl = 'https://github.com/zhpanvip/BannerViewPager.git' // Git仓库的url
|
|
def gitUrl = 'https://github.com/zhpanvip/BannerViewPager.git' // Git仓库的url
|
|
group = "com.zhpan.library" // Maven Group ID for the artifact,一般填你唯一的包名
|
|
group = "com.zhpan.library" // Maven Group ID for the artifact,一般填你唯一的包名
|