From 76dd8613ca0f0914da9129e171653117572933f6 Mon Sep 17 00:00:00 2001 From: filmaj Date: Fri, 14 Jul 2017 11:13:52 -0500 Subject: [PATCH] CB-12423: make explicit JDK 1.8 or greater is needed in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f01282fd..2b97582f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ at the core, applications written with web technology: HTML, CSS and JavaScript. ## Requires -- Java JDK 1.6 or greater +- Java JDK 1.8 or greater - Android SDK [http://developer.android.com](http://developer.android.com)