mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
hydra - fix recipe
This commit is contained in:
parent
92d9edc043
commit
68a582b6ae
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- open
|
||||
prebuild: sed -i -e '/google-services/d' -e '/firebase-crashlytics/d' -e '/firebase.crashlytics/d'
|
||||
-e '/enableCrashlytics/d' -e '/firebaseCrashlytics/,+2d' -e '/Disable Google/,+4d'
|
||||
build.gradle ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue