Try to check here what is the list of Android Platforms => Cordova Android Platforms
and try to use:
cordova platform add android@x.x.x
replacing x.x.x with the version that you need
A list of released version can be found on github.
Try to check here what is the list of Android Platforms => Cordova Android Platforms
and try to use:
cordova platform add android@x.x.x
replacing x.x.x with the version that you need
A list of released version can be found on github.