From ef5f9bddb6a6e12af9e59f94094e2af1fb4b0932 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Sun, 25 Aug 2013 01:55:57 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2765d7ae..91cecfe12 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Getting Started With Development --------------- -Requires [Android Studio](http://developer.android.com/sdk/installing/studio.html) +Astrid is built with [the new Android build system](http://tools.android.com/tech-docs/new-build-system). + +You must install [Gradle](http://www.gradle.org/) and [Android Studio](http://developer.android.com/sdk/installing/studio.html). Eclipse is not yet supported by the new build system. To Do ----- @@ -9,6 +11,6 @@ To Do * DropBox * Widgets * Translation workflow -* Remove dead code, old branches +* Remove dead code * Remove unused resources and preferences * Fix warnings