forked from EVOgeek/Vmeda.Online
		
	Merge pull request #3715 from NoelDeMartin/MOBILE-4362-build
MOBILE-4362 android: Fix build
This commit is contained in:
		
						commit
						fb31114f2e
					
				
							
								
								
									
										11
									
								
								config.xml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								config.xml
									
									
									
									
									
								
							| @ -73,17 +73,6 @@ | ||||
|         <config-file parent="/manifest/application" target="AndroidManifest.xml"> | ||||
|             <meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" /> | ||||
|         </config-file> | ||||
|         <config-file parent="/*" target="res/xml/config.xml"> | ||||
|             <feature name="IntentShim"> | ||||
|                 <param name="android-package" value="com.darryncampbell.cordova.plugin.intent.IntentShim" /> | ||||
|                 <param name="onload" value="true" /> | ||||
|             </feature> | ||||
|         </config-file> | ||||
|         <config-file mode="merge" parent="/manifest/application" platform="android" target="AndroidManifest.xml"> | ||||
|             <provider android:authorities="${applicationId}.darryncampbell.cordova.plugin.intent.fileprovider" android:exported="false" android:grantUriPermissions="true" android:name="com.darryncampbell.cordova.plugin.intent.CordovaPluginIntentFileProvider"> | ||||
|                 <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" /> | ||||
|             </provider> | ||||
|         </config-file> | ||||
|         <config-file parent="/*" target="res/xml/config.xml"> | ||||
|             <feature name="Clipboard"> | ||||
|                 <param name="android-package" value="com.verso.cordova.clipboard.Clipboard" /> | ||||
|  | ||||
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -4778,9 +4778,9 @@ | ||||
|       "integrity": "sha512-BDW53W8BzHIJY6lqV3IyYIO9Rh3qi/nA3qkwZjvJiw7iohlQMeR67LV+bXjM4I8N1PTGoBSXiS5BmaS9NFi/1A==" | ||||
|     }, | ||||
|     "@moodlehq/cordova-plugin-intent": { | ||||
|       "version": "2.2.0-moodle.1", | ||||
|       "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-intent/-/cordova-plugin-intent-2.2.0-moodle.1.tgz", | ||||
|       "integrity": "sha512-Pmd+Xa146LcNlU39z8NLElAk7dxp2g75IRQ+zyXkRTzj7h+0JtNgWWw14jFVxOINoMWo0C7ZihJfeQdn+vrVmA==" | ||||
|       "version": "2.2.0-moodle.2", | ||||
|       "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-intent/-/cordova-plugin-intent-2.2.0-moodle.2.tgz", | ||||
|       "integrity": "sha512-EXJz9KrkZfk64VUexC8kFrHn/TEbcJCbAuN9yaESSWY33hUDIcBnFxCdgUUU9qA+JUsWL4/gaGtLVdYsStTRIw==" | ||||
|     }, | ||||
|     "@moodlehq/cordova-plugin-ionic-webview": { | ||||
|       "version": "5.0.0-moodle.1", | ||||
|  | ||||
| @ -75,7 +75,7 @@ | ||||
|     "@moodlehq/cordova-plugin-camera": "6.0.0-moodle.1", | ||||
|     "@moodlehq/cordova-plugin-file-transfer": "1.7.1-moodle.5", | ||||
|     "@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3", | ||||
|     "@moodlehq/cordova-plugin-intent": "2.2.0-moodle.1", | ||||
|     "@moodlehq/cordova-plugin-intent": "2.2.0-moodle.2", | ||||
|     "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.1", | ||||
|     "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.11", | ||||
|     "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user