Location Privacy: rewritemeta to wrap long line
This commit is contained in:
parent
a2c85292ba
commit
a30c6e3d9f
|
@ -48,7 +48,8 @@ Builds:
|
||||||
commit: 0.3.1
|
commit: 0.3.1
|
||||||
timeout: 2000
|
timeout: 2000
|
||||||
subdir: app
|
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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
prebuild: echo 'android.lintOptions.checkReleaseBuilds false' >> build.gradle
|
prebuild: echo 'android.lintOptions.checkReleaseBuilds false' >> build.gradle
|
||||||
|
|
Loading…
Reference in a new issue