mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Fedilab: Fix 2.12.1 build
This commit is contained in:
parent
f8b9ffc04e
commit
44b9a89a47
1 changed files with 2 additions and 1 deletions
|
|
@ -1321,7 +1321,8 @@ Builds:
|
|||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/jcenter()/a\ google()' ../build.gradle
|
||||
- sed -i -e '/playstoreImplementation/d' build.gradle
|
||||
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue