DNS Hero: Remove non-free dependencies in CommonUtils

This commit is contained in:
Pierre Rudloff 2018-08-24 11:23:52 +02:00
parent 3adec31c2f
commit ccacbd47a8

View file

@ -33,7 +33,8 @@ Build:1.1.1,8
subdir=app
submodules=yes
gradle=foss
prebuild=sed -i -e '/maven.fabric.io/d' ../build.gradle ../CommonUtils/build.gradle
prebuild=sed -i -e '/maven.fabric.io/d' ../build.gradle ../CommonUtils/build.gradle && \
sed -i -e '/firebase/d' -e '/crashlytics/d' ../CommonUtils/utils/build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags