Updated recommended Cordova version.

This commit is contained in:
Achim D. Brucker 2018-04-21 20:13:28 +01:00
parent e2099ceac8
commit 47c3e0bd6c
1 changed files with 2 additions and 2 deletions

View File

@ -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.