mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-07 20:46:06 +01:00
5 lines
350 B
YAML
5 lines
350 B
YAML
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 || sed -i -e '/com.google.firebase/d' android-components/buildSrc/src/main/java/Dependencies.kt
|
|
rm -R android-components/components/lib/push-firebase
|