build: fix configs for android release builds

This commit is contained in:
Rainer Killinger
2021-11-22 17:50:36 +01:00
parent 5ffa699f57
commit b509dd2e2d
6 changed files with 3247 additions and 6298 deletions

View File

@@ -31,5 +31,5 @@
<engine name="ios" spec="6.2.0" />
<engine name="browser" spec="6.0.0" />
<engine name="android" spec="9.0.0" />
<plugin name="cordova.plugins.diagnostic" spec="6.0.3" />
<plugin name="cordova.plugins.diagnostic" spec="6.1.0" />
</widget>