Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable Lint

This commit is contained in:
Dominik Schürmann
2014-05-02 17:42:40 +02:00
parent 4b9607eda0
commit 8e645453b1
6 changed files with 21 additions and 5 deletions

View File

@@ -125,6 +125,11 @@ When changing build files or dependencies, respect the following requirements:
* run ./gradlew wrapper twice to update gradle and download the new gradle jar file
* commit the new gradle jar and property files
### Slow Gradle?
* https://www.timroes.de/2013/09/12/speed-up-gradle/
* Disable Lint checking if it is enabled in build.gradle
### Translations
Translations are hosted on Transifex, which is configured by ".tx/config".