build: update cordova engines versions

This commit is contained in:
Jovan Krunić
2021-04-08 14:58:04 +02:00
parent 0f46811175
commit c97ecd698c

View File

@@ -28,7 +28,7 @@
<plugin name="cordova-plugin-geolocation" spec="4.0.1">
<variable name="GEOLOCATION_USAGE_DESCRIPTION" value="The app will use your location to provide features for navigation or distances information." />
</plugin>
<engine name="ios" spec="5.0.0" />
<engine name="ios" spec="6.2.0" />
<engine name="browser" spec="6.0.0" />
<engine name="android" spec="8.0.0" />
<engine name="android" spec="9.0.0" />
</widget>