Skip to content

Commit 19a7771

Browse files
committed
Raise minimum compatible Tabris.js version to 3.0
Tabris.js 3.0 is based on cordova-android 7.x which has a different folder structure. In order to make the example functional under 3.0 we have to adjust the example paths in the config.xml. The plugin itself would not require an update.
1 parent 0cba0f9 commit 19a7771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Feature | Supported platforms
5454

5555
## Compatibility
5656

57-
Compatible with [Tabris.js](https://www.npmjs.com/package/tabris) ^2.2.0.
57+
Compatible with [Tabris.js](https://www.npmjs.com/package/tabris) 3.x.
5858

5959
## Plugin development
6060

0 commit comments

Comments
 (0)