You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/07/14 19:45:15 UTC

android commit: CB-12423: make explicit JDK 1.8 or greater is needed in the README.

Repository: cordova-android
Updated Branches:
  refs/heads/master 5917d4ef0 -> 76dd8613c


CB-12423: make explicit JDK 1.8 or greater is needed in the README.


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/76dd8613
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/76dd8613
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/76dd8613

Branch: refs/heads/master
Commit: 76dd8613ca0f0914da9129e171653117572933f6
Parents: 5917d4e
Author: filmaj <ma...@gmail.com>
Authored: Fri Jul 14 11:13:52 2017 -0500
Committer: filmaj <ma...@gmail.com>
Committed: Fri Jul 14 11:13:52 2017 -0500

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/76dd8613/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f01282f..2b97582 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)
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org