Pankaj Jain wrote:
Hi Rodrigo Martins,
You can mention the SDK verison in Extensibility Configurations in the Mobile app.
{
"preferences": {
"android": [{
"name": "android-minSdkVersion",
"value": "21"
}]
}
}
Thank you for your answer!
Is it a plan to update the plugin to a more recent version of SDK?