Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.android.support:support-v4:27.1.1 requires SDK 14. #598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 8, 2018

  1. com.android.support:support-v4:27.1.1 requires SDK 14.

    > Manifest merger failed : uses-sdk:minSdkVersion 9 cannot be smaller than version 14 declared in library [com.android.support:support-v4:27.1.1] /home/travis/.gradle/caches/transforms-1/files-1.1/support-v4-27.1.1.aar/7af6945e1428faff7accdcdf1fa9678d/AndroidManifest.xml as the library might be using APIs not available in 9
      Suggestion: use a compatible library with a minSdk of at most 9,
         or increase this project's minSdk version to at least 14,
         or use tools:overrideLibrary="android.support.v4" to force usage (may lead to runtime failures)
    micolous committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    5a71f91 View commit details
    Browse the repository at this point in the history