viewmore-textview icon indicating copy to clipboard operation
viewmore-textview copied to clipboard

API Level issue

Open chnouman opened this issue 4 years ago • 0 comments

Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [it.mike5v:viewmore-textview:1.1.3] /Users/admin/.gradle/caches/transforms-2/files-2.1/da743fcdf2a7bdf83acbefd187b515cf/jetified-viewmore-textview-1.1.3/AndroidManifest.xml as the library might be using APIs not available in 19 Suggestion: use a compatible library with a minSdk of at most 19, or increase this project's minSdk version to at least 21, or use tools:overrideLibrary="it.mike5v.viewmoretextview" to force usage (may lead to runtime failures)

chnouman avatar May 03 '20 06:05 chnouman