mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'feature/de.fragdenstaat.app' into 'master'
FragDenStaat: Fix 0.10.10 build Closes #1737 See merge request fdroid/fdroiddata!5464
This commit is contained in:
commit
e0f25cadf2
1 changed files with 2 additions and 0 deletions
|
|
@ -165,6 +165,8 @@ Builds:
|
||||||
init:
|
init:
|
||||||
- yarn install
|
- yarn install
|
||||||
- pushd ../../
|
- pushd ../../
|
||||||
|
- sed -i -e 's#npm i jetifier#yarn add jetifier; rm -r node_modules/jetifier/lib/#'
|
||||||
|
prepare_fdroid.sh
|
||||||
- ./prepare_fdroid.sh
|
- ./prepare_fdroid.sh
|
||||||
- popd
|
- popd
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue