mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
ebooksearchtaiwan - update recipe
This commit is contained in:
parent
c315d5504d
commit
3f87ae1aaf
1 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,8 @@ Builds:
|
|||
gradle:
|
||||
- api
|
||||
prebuild:
|
||||
- sed -i -e '/firebase/d' -e '/gms/d' ../build.gradle.kts build.gradle.kts
|
||||
- sed -i -e '/firebase/d' -e '/gms/d' -e '/libs.barcode.scanning/d' ../build.gradle.kts
|
||||
build.gradle.kts
|
||||
- sed -i -e '/CrashlyticsExtension/,+2d' -e '/ADMOB/d' -e '/admob/d' -e '/play.review/d'
|
||||
-e '/localProperties.getProperty/d' build.gradle.kts
|
||||
- sed -i -e '/firebase/d' -e '/gms/d' -e '/play-review/d' ../gradle/libs.versions.toml
|
||||
|
|
|
|||
Loading…
Reference in a new issue