From 34e775254aaf6f4a4908bd1fd502a3300e1409df Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Sat, 26 Dec 2015 09:06:38 +0100 Subject: [PATCH] Add link to nightly builds --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1e9117ff..ce12985b 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ You can also build from Eclipse. Create a new Android Project, choosing "Create project from exisiting source", then set the compiler compliance level to 1.6 in project settings. +Nightly Builds +--------------------- +Automatically created builds are available from http://android.eqmx.net/android/vanilla/ + Documentation ============= Javadocs can be generated using `gradle javadoc` or `ant doc`