mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
geto - update recipe
This commit is contained in:
parent
9e09f7600a
commit
620c4bba0b
1 changed files with 1 additions and 7 deletions
|
|
@ -144,13 +144,7 @@ Builds:
|
|||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- build-logic/convention/src/main/kotlin/AndroidApplicationFirebaseConventionPlugin.kt
|
||||
prebuild:
|
||||
- sed -i -e '/firebase/d' -e '/gms/d' ../build.gradle.kts ../gradle/libs.versions.toml
|
||||
- sed -i -e '/compileOnly(libs.firebase.crashlytics.gradlePlugin)/d' -e '/register("androidFirebase")
|
||||
{/,/}/d' ../build-logic/convention/build.gradle.kts
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue