Переглянути джерело

Merge pull request #653 from tedyk/master

Updating id of android v4 support lib to latest
Sebastián Katzer 10 роки тому
батько
коміт
478ba76b13
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      plugin.xml

+ 1 - 1
plugin.xml

@@ -79,7 +79,7 @@
     <!-- android -->
     <platform name="android">
 
-        <dependency id="android.support.v4" />
+        <dependency id="cordova-plugin-android-support-v4" />
 
         <config-file target="res/xml/config.xml" parent="/*">
             <feature name="LocalNotification">