mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-06 18:57:26 +01: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:
parent
2fbcb95db8
commit
31e28fb146
Binary file not shown.
@ -175,7 +175,7 @@ dependencies {
|
|||||||
implementation 'com.lsjwzh:materialloadingprogressbar:0.5.8-RELEASE'
|
implementation 'com.lsjwzh:materialloadingprogressbar:0.5.8-RELEASE'
|
||||||
|
|
||||||
// Customizable TextView
|
// Customizable TextView
|
||||||
implementation files("Modules/customtextview-2.1.aar")
|
implementation 'com.libRG:customtextview:2.4'
|
||||||
|
|
||||||
// Dismiss gesturing
|
// Dismiss gesturing
|
||||||
implementation 'app.futured.hauler:hauler:5.0.0'
|
implementation 'app.futured.hauler:hauler:5.0.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user