Guest User

Untitled

a guest
May 24th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <platform name="android">
  2. <resource-file src="google-services.json" target="google-services.json" />
  3. </platform>
  4.  
  5. <plugin name="cordova-plugin-device" spec="1.1.6" source="npm" />
  6. <plugin name="cordova-plugin-splashscreen" spec="4.0.3" source="npm" />
  7. <plugin name="cordova-plugin-network-information" spec="1.3.3" source="npm" />
  8. <plugin name="cordova-plugin-inappbrowser" spec="1.7.1" source="npm" />
  9. <plugin name="cordova-plugin-statusbar" spec="2.2.3" source="npm" />
  10. <plugin name="cordova-plugin-whitelist" spec="1.3.2" source="npm" />
  11. <plugin name="cordova-plugin-screen-orientation" spec="2.0.1" source="npm" />
Add Comment
Please, Sign In to add comment