I received the following notice from google play:
“Please migrate your app(s) to Apache Cordova v.4.1.1 or higher as soon as possible and increment the version number of the upgraded APK”
It is an application created with ionic. How I can know which version cordova used when updating the project with ionic?
It is neither the minimum android version supported or the version of cordova (cli) used, 3.7.1 is the version of the cordova platform library for Android that your app is using. You need to get it to a minimum of 4.1.1 to meet the requirements of the Google Play vulnerability notification.