Fixed build by removing Firebase plugins

This commit is contained in:
Gianluca Altomani 2020-04-15 18:38:11 +00:00
parent ceaa029814
commit 6715593a1d

View file

@ -10,7 +10,6 @@ SourceCode: https://github.com/devgianlu/DNSHero
IssueTracker: https://github.com/devgianlu/DNSHero/issues
Translation: https://crowdin.com/project/dnshero
Changelog: https://github.com/devgianlu/DNSHero/blob/HEAD/CHANGELOG.md
Donate: https://www.paypal.me/devgianlu
LiberapayID: '1381702'
AutoName: DNS Hero
@ -197,7 +196,7 @@ Builds:
gradle:
- foss
prebuild:
- sed -i -e '/maven.fabric.io/d; /io.fabric/d; /com.crashlytics/d' ../build.gradle
- sed -i -e '/com.google.firebase/d' ../build.gradle
../CommonUtils/build.gradle build.gradle
- sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties