34
34
<preference name =" SplashScreen" value =" screen" />
35
35
<preference name =" StatusBarOverlaysWebView" value =" false" />
36
36
<platform name =" android" >
37
- <hook src =" hooks/android-before-build.js" type =" before_build" />
37
+ <!-- hook src="hooks/android-before-build.js" type="before_build"/-- >
38
38
<allow-intent href =" market:*" />
39
39
<resource-file src =" google-services.json" target =" app/google-services.json" />
40
40
<custom-config-file parent =" /*" target =" AndroidManifest.xml" >
126
126
<plugin name =" cordova-plugin-statusbar" spec =" ~3.0.0" />
127
127
<plugin name =" cordova-plugin-android-permissions" spec =" ~1.1.3" />
128
128
<plugin name =" cordova-plugin-device" spec =" ~2.1.0" />
129
- <!-- plugin name="cordova-plugin-geolocation" spec="~4.1.0"/>
130
- <plugin name="cordova-plugin-camera" spec="~6.0.0"/-- >
129
+ <plugin name =" cordova-plugin-geolocation" spec =" ~4.1.0" />
130
+ <plugin name =" cordova-plugin-camera" spec =" ~6.0.0" />
131
131
<plugin name =" cordova-plugin-sim" spec =" ~1.3.3" />
132
132
<plugin name =" cordova-plugin-whitelist" spec =" ~1.3.5" />
133
133
<plugin name =" cordova-plugin-inappbrowser" spec =" ~5.0.0" />
134
- <!-- plugin name="cordova-plugin-file" spec="~7.0.0"/>
134
+ <plugin name =" cordova-plugin-file" spec =" ~7.0.0" />
135
135
<plugin name =" cordova-plugin-file-opener2" spec =" ~3.0.5" />
136
136
<plugin name =" uk.co.workingedge.phonegap.plugin.launchnavigator" source =" npm" >
137
137
<variable name =" GOOGLE_API_KEY_FOR_ANDROID" value =" $GOOGLE_API_KEY_FOR_ANDROID" />
138
138
</plugin >
139
- <plugin name="@havesource/cordova-plugin-push" spec="3.0.1"/-- >
139
+ <plugin name =" @havesource/cordova-plugin-push" spec =" 3.0.1" />
140
140
<engine name =" android" spec =" ~10.1.2" />
141
141
<engine name =" ios" spec =" ~6.2.0" />
142
142
</widget >
0 commit comments