aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-05-02 17:42:40 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-05-02 17:42:40 +0200
commit8e645453b140d12981fbdcc34766315fe5f5e992 (patch)
treee558f58a4e23f54ddfe031d684c04b3fbfd25b0a /README.md
parent4b9607eda04afaa22a3bd4577b149159ec21bf22 (diff)
downloadopen-keychain-8e645453b140d12981fbdcc34766315fe5f5e992.tar.gz
open-keychain-8e645453b140d12981fbdcc34766315fe5f5e992.tar.bz2
open-keychain-8e645453b140d12981fbdcc34766315fe5f5e992.zip
Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable Lint
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0bfc156d4..abc75dd1f 100644
--- a/README.md
+++ b/README.md
@@ -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".