mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
al_azan - grab srclib commit from repo
This commit is contained in:
parent
f92acdcdaa
commit
9a08598343
1 changed files with 5 additions and 0 deletions
|
|
@ -367,6 +367,11 @@ Builds:
|
|||
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||
xmlns:android!' src/main/AndroidManifest.xml
|
||||
- pushd ../..
|
||||
- export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\""
|
||||
-f2)
|
||||
- pushd $$meypod-notifee$$
|
||||
- git checkout $NOTIFEE_COMMIT
|
||||
- popd
|
||||
- mkdir -p ./node_modules/@notifee/core/
|
||||
- cp -r $$meypod-notifee$$/android ./node_modules/@notifee/core/
|
||||
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||
|
|
|
|||
Loading…
Reference in a new issue