Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Build failed with an exception #7

@codingjeremy

Description

@codingjeremy
Contributor

Issue by ezamelczyk
Thursday Aug 30, 2018 at 10:21 GMT
Originally opened as googlearchive/android-BasicRenderScript#6


Execution failed for task ':Application:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 8 cannot be smaller than version 14 declared in library [com.android.support:support-v4:27.0.2] /Users/ernestzamelczyk/.gradle/caches/transforms-1/files-1.1/support-v4-27.0.2.aar/17ff0bf30fe04b2fb675ed82edfff8e4/AndroidManifest.xml as the library might be using APIs not available in 8
  	Suggestion: use a compatible library with a minSdk of at most 8,
  		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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    migrated googlesamplesIssue migrated from old repo location (googlesamples/)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @codingjeremy

        Issue actions

          Build failed with an exception · Issue #7 · android/renderscript-samples