mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-09 21:46:05 +01:00
4 lines
274 B
YAML
4 lines
274 B
YAML
RepoType: git
|
|
Repo: https://github.com/mozilla-mobile/android-components.git
|
|
Prepare: |
|
|
sed -i -e '/com.google.android.gms/d; /com.google.firebase/d' buildSrc/src/main/java/Dependencies.kt && rm -fR components/feature/p2p components/lib/{nearby,push-amazon,push-firebase}
|