Merge branch 'master' into 'master'

Update Privacy Browser sed command

Privacy Browser has migrated from `play-services` to `firebase` beginning in version 1.12, so the sed command needs to be updated to match.

See merge request !1818
This commit is contained in:
est 2016-11-11 04:29:46 +00:00
commit 0a4e75f8f6

View file

@ -90,7 +90,7 @@ Build:1.12,14
commit=v1.12
subdir=app
gradle=standard
prebuild=sed -i -e '/play-services/d' build.gradle
prebuild=sed -i -e '/firebase/d' build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags