mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Merge branch 'feature/fr.gouv.etalab.mastodon' into 'master'
Fedilab: Fix 2.12.1 build See merge request fdroid/fdroiddata!5135
This commit is contained in:
commit
3a6039126d
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