Browse Source

fixed deprecated java modules https://stackoverflow.com/questions/46562289/multiple-dex-files-define-lorg-apache-cordova-buildhelper

ignifugo 6 years ago
parent
commit
a58d489b4d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config.xml

+ 0 - 1
config.xml

@@ -36,7 +36,6 @@
         <allow-intent href="itms-apps:*" />
     </platform>
     <engine name="android" spec="^6.3.0" />
-    <plugin name="cordova-plugin-compat" spec="~1.1.0" />
     <plugin name="cordova-plugin-file" spec="~4.3.3" />
     <plugin name="cordova-plugin-media" spec="~3.0.1" />
     <plugin name="cordova-plugin-network-information" spec="~1.3.3">