forked from github/cordova-android
![]() Now that our Min SDK is 24, testing for >= N (API 24) and >= M (API 22) is obsolete as it will always be true. Simplify the codebase by removing the conditions and keeping only the API 24 or later codepath. |
||
---|---|---|
.. | ||
gradle/wrapper | ||
src/org/apache/cordova | ||
AndroidManifest.xml | ||
build.gradle | ||
cdv-gradle-config-defaults.json | ||
cordova-publish.gradle | ||
cordova.gradle | ||
gradle.properties | ||
project.properties | ||
repositories.gradle |