Adjust FirefoxAndroid prepare to support 107 and 108+
This commit is contained in:
parent
f98925cfaa
commit
d8a09c9d4d
@ -1,4 +1,5 @@
|
|||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/mozilla-mobile/firefox-android.git
|
Repo: https://github.com/mozilla-mobile/firefox-android.git
|
||||||
Prepare: |
|
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…
x
Reference in New Issue
Block a user