Skip to content

Commit 2bc0c10

Browse files
authored
fix: fetch Croller from Maven Central (#2646)
1 parent 32f6f51 commit 2bc0c10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation("com.github.medyo:android-about-page:1.3")
8383
implementation("com.github.tiagohm.MarkdownView:library:0.19.0")
8484
implementation("com.github.mirrajabi:search-dialog:1.2.4")
85-
implementation(files("../libs/croller-release.aar"))
85+
implementation("cn.denghanxi:android-croller:1.1.2")
8686
implementation("com.github.BeppiMenozzi:Knob:1.9.0")
8787
implementation("com.github.warkiz:IndicatorSeekBar:2.1.1")
8888
implementation("com.github.Vatican-Cameos:CarouselPicker:1.2")

libs/croller-release.aar

-23 KB
Binary file not shown.

0 commit comments

Comments
 (0)