mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-05 07:20:23 +08:00
chore(deps): update pager2Banner to 1.0.5 (#89)
This commit is contained in:
@@ -83,7 +83,7 @@ dependencies {
|
||||
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||
implementation 'com.afollestad.material-dialogs:input:3.3.0'
|
||||
implementation 'com.github.yalantis:ucrop:2.2.6'
|
||||
implementation 'com.to.aboomy:pager2banner:1.0.1'
|
||||
implementation 'io.github.zguop:pager2Banner:1.0.5'
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0'
|
||||
//noinspection KaptUsageInsteadOfKsp
|
||||
kapt 'com.github.bumptech.glide:compiler:4.16.0'
|
||||
|
||||
@@ -3,8 +3,6 @@ buildscript {
|
||||
ext.kotlin_version = '1.7.10'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
mavenCentral()
|
||||
maven { url 'https://maven.google.com' }
|
||||
maven { url "https://jitpack.io" }
|
||||
|
||||
Reference in New Issue
Block a user