aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-08-04 09:59:11 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-08-04 09:59:11 +0200
commita8b8ed6f14b917c220d1e46548260e0e9bdf7656 (patch)
tree7fa5a00ffbdec96989f471f377658e7d0fdae4e1 /README.md
parentda163c8d3d19fabb1cbfb7cdded23e7cb081b7bc (diff)
downloadopen-keychain-a8b8ed6f14b917c220d1e46548260e0e9bdf7656.tar.gz
open-keychain-a8b8ed6f14b917c220d1e46548260e0e9bdf7656.tar.bz2
open-keychain-a8b8ed6f14b917c220d1e46548260e0e9bdf7656.zip
Gradle troubleshooting info
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 509c57e63..6743372ac 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,10 @@ When changing build files or dependencies, respect the following requirements:
* https://www.timroes.de/2013/09/12/speed-up-gradle/
* Disable Lint checking if it is enabled in build.gradle
+### Error:Configuration with name 'default' not found.
+
+Gradle project dependencies are missing. Do a ``git submodule init && git submodule update``
+
### Translations
Translations are hosted on Transifex, which is configured by ".tx/config".