mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
homeassistant - update recipe
This commit is contained in:
parent
7436758dcf
commit
63e4549382
1 changed files with 2 additions and 1 deletions
|
|
@ -395,6 +395,7 @@ Builds:
|
|||
gradle:
|
||||
- minimal
|
||||
rm:
|
||||
- automotive
|
||||
- wear
|
||||
prebuild:
|
||||
- cp ../.github/mock-google-services.json google-services.json
|
||||
|
|
@ -403,7 +404,7 @@ Builds:
|
|||
{/,/}/d' -e '/firebase/d' -e '/com.google.gms/d' -e '/<GoogleServicesPluginConfig>/,/}/d'
|
||||
build.gradle.kts
|
||||
- sed -i -e '/firebase/d' -e '/com.google.gms/d' ../build.gradle.kts
|
||||
- sed -i -e 's/, ":wear"//' ../settings.gradle.kts
|
||||
- sed -i -e 's/, ":wear", ":automotive"//' ../settings.gradle.kts
|
||||
|
||||
MaintainerNotes: |-
|
||||
6 versions, due to the rapid release there may be a trailing error
|
||||
|
|
|
|||
Loading…
Reference in a new issue