From 47c3e0bd6cca59bf8c6c25a1598be16b40ded179 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sat, 21 Apr 2018 20:13:28 +0100 Subject: [PATCH] Updated recommended Cordova version. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2afe49c..5b52400 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ to Java bridge. ### Prerequisites We assume that the * Android SDK (https://developer.android.com/sdk/index.html) and -* Apache Cordova (https://cordova.apache.org/), version 6.3.0 or later - are installed. +* Apache Cordova (https://cordova.apache.org/), version 8.0.0 (later + versions might work) Moreover, we assume a basic familiarity with the build system of Apache Cordova.