#20 Click event, now with an optional data object

This commit is contained in:
EddyVerbruggen
2015-12-08 12:32:08 +01:00
parent 335f731da4
commit a5cdda3ea2
7 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-x-toast"
version="2.3.0">
version="2.3.1">
<name>Toast</name>