Update com.stoutner.privacybrowser.standard.yml to remove the unnecessary sed command. See https://forum.f-droid.org/t/gradle-now-smart-enough-to-know-which-dependencies-are-used-by-the-flavor-being-compiled/13221

This commit is contained in:
Soren Stoutner 2021-04-13 22:09:07 +00:00
parent c50a7dd368
commit 6d13a31af4

View file

@ -417,7 +417,6 @@ Builds:
subdir: app
gradle:
- standard
prebuild: sed -i -e '/firebase/d' build.gradle
MaintainerNotes: |-
Summary and Description are maintained by upstream using fastlane in