#18 - fixed cordova 3.6.0 deprecation warnings, so we're ready for Cordova 4.x

This commit is contained in:
EddyVerbruggen
2014-09-27 15:41:53 +02:00
parent b9700455c7
commit 2fdfde7a1a
3 changed files with 13 additions and 5 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="nl.x-services.plugins.toast"
version="2.0.1">
version="2.0.2">
<name>Toast</name>