Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
In cordova-android 7.0.0 we will be dropping support for any Android API level before 19 (Android KitKat).
We should update the default tempate to indicate the minSdkLevel is 19 and check for any conditional code that checks for API level less than 19 and adds any special cases.