mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
openvk - fix lint
This commit is contained in:
parent
e2d262b968
commit
0b8aed9887
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ Builds:
|
||||||
- apt-get install -y -t stretch openjdk-8-jdk-headless
|
- apt-get install -y -t stretch openjdk-8-jdk-headless
|
||||||
- chmod -R 777 /opt/android-sdk
|
- chmod -R 777 /opt/android-sdk
|
||||||
gradle:
|
gradle:
|
||||||
- betaConfig
|
- betaConfig
|
||||||
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue