refactor: narrow down cordova plugins to used ones

This commit is contained in:
Rainer Killinger
2022-01-31 15:57:47 +01:00
parent e7d5f83100
commit d99b80d2c2

View File

@@ -28,4 +28,5 @@
<engine name="browser" spec="6.0.0" />
<engine name="android" spec="9.0.0" />
<plugin name="cordova.plugins.diagnostic" spec="6.1.0" />
<preference name="cordova.plugins.diagnostic.modules" value="LOCATION CALENDAR" />
</widget>