mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Migrate from JCenter where possible
This commit is contained in:
@@ -166,7 +166,7 @@ dependencies {
|
||||
|
||||
// Dismiss gesturing
|
||||
implementation 'com.r0adkll:slidableactivity:2.1.0'
|
||||
implementation 'com.thefuntasty.hauler:core:3.1.0'
|
||||
implementation 'app.futured.hauler:hauler:4.0.0'
|
||||
|
||||
// Bottom sheet with rounded corners
|
||||
implementation 'com.github.Deishelon:RoundedBottomSheet:1.0.1'
|
||||
@@ -175,7 +175,7 @@ dependencies {
|
||||
implementation 'com.nex3z:flow-layout:1.3.3'
|
||||
|
||||
// RecyclerView fast scrolling
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.5'
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
|
||||
|
||||
|
||||
/**** Builds and flavors ****/
|
||||
|
Reference in New Issue
Block a user