Android Release Build
-
My android release version getting failed every time because of old version of gradle.
how to overcome the problem ??
please help anyone ?
-
It looks like this might be a problem with cordova.plugins.diagnostic 6.0.2. Please try updating your package.json to refer to cordova.plugins.diagnostic 6.0.4.
See here for more details:
https://github.com/dpa99c/cordova-diagnostic-plugin/issues/440
-
@emccorson said in Android Release Build:
cordova.plugins.diagnostic
Thanks. It’s working for android version up to 9.1.0
But for latest version still facing same problem.