mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 05:19:49 +02:00
Remove AAR dependency file.
This is necessary for the F-Droid build. I'm not a fan of this solution, as the Jcenter is deprecated by now. Signed-off-by: Balazs Toldi <balazs@toldi.eu>
This commit is contained in:
Binary file not shown.
@@ -175,7 +175,7 @@ dependencies {
|
||||
implementation 'com.lsjwzh:materialloadingprogressbar:0.5.8-RELEASE'
|
||||
|
||||
// Customizable TextView
|
||||
implementation files("Modules/customtextview-2.1.aar")
|
||||
implementation 'com.libRG:customtextview:2.4'
|
||||
|
||||
// Dismiss gesturing
|
||||
implementation 'app.futured.hauler:hauler:5.0.0'
|
||||
|
Reference in New Issue
Block a user