mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
infinityforreddit - fix dep
This commit is contained in:
parent
aeee1e7891
commit
97b929c3c8
1 changed files with 4 additions and 0 deletions
|
|
@ -375,6 +375,10 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/Modules/customtextview-2.1.aar
|
||||
prebuild: sed -i -e 's!files("Modules/customtextview-2.1.aar")!"com.libRG:customtextview:2.4"!'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue