소스 검색

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">