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

Build failed with an exception #7

Open
codingjeremy opened this issue Sep 5, 2019 · 1 comment
Open

Build failed with an exception #7

codingjeremy opened this issue Sep 5, 2019 · 1 comment
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)

Comments

@codingjeremy
Copy link
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)
@codingjeremy codingjeremy added the migrated googlesamples Issue migrated from old repo location (googlesamples/) label Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)
Projects
None yet
Development

No branches or pull requests

2 participants
@codingjeremy and others