mirror of
https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git
synced 2026-04-09 00:00:05 +08:00
#18 - fixed cordova 3.6.0 deprecation warnings, so we're ready for Cordova 4.x
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user