Location Privacy: rewritemeta to wrap long line

This commit is contained in:
Hans-Christoph Steiner 2019-10-03 14:09:56 +02:00
parent a2c85292ba
commit a30c6e3d9f
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -48,7 +48,8 @@ Builds:
commit: 0.3.1
timeout: 2000
subdir: app
sudo: apt-get -qy install --no-install-recommends -t stretch-backports diffoscope apktool enjarify unzip xxd
sudo: apt-get -qy install --no-install-recommends -t stretch-backports diffoscope
apktool enjarify unzip xxd
gradle:
- yes
prebuild: echo 'android.lintOptions.checkReleaseBuilds false' >> build.gradle