mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Adjust FirefoxAndroid prepare to support 107 and 108+
This commit is contained in:
parent
f98925cfaa
commit
d8a09c9d4d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
RepoType: git
|
||||
Repo: https://github.com/mozilla-mobile/firefox-android.git
|
||||
Prepare: |
|
||||
sed -i -e '/com.google.firebase/d' android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt && rm -fR android-components/components/lib/push-firebase
|
||||
sed -i -e '/com.google.firebase/d' android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt || sed -i -e '/com.google.firebase/d' android-components/buildSrc/src/main/java/Dependencies.kt
|
||||
rm -R android-components/components/lib/push-firebase
|
||||
|
|
|
|||
Loading…
Reference in a new issue