From 427501974771b03b070c28423edeb6c488e91397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 25 May 2013 23:13:39 +0200 Subject: gradle wrapper --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0971edae6..881f2b59f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Fork OpenPGP Keychain and do a merge request. I will merge your changes back int 1. Have Android SDK "tools", "platform-tools", and "build-tools" directories in your PATH (http://developer.android.com/sdk/index.html) 2. Export ANDROID_HOME pointing to your Android SDK -3. Install Gradle (Minimum version: 1.6) -4. Execute ``gradle assemble`` +3. Execute ``gradle wrapper`` (http://www.gradle.org/docs/current/userguide/gradle_wrapper.html) +4. Execute ``./gradlew assemble`` ## Build with Ant -- cgit v1.2.3