Manifest merger failed : uses-sdk:minSdkVersion 18 cannot be smaller than version 21 declared in library [com.github.bxute:StoryView:v1.0] /home/rahul/.gradle/caches/transforms-2/files-2.1/b4b216e469bd04278f593da16b6ff926/jetified-StoryView-v1.0/AndroidManifest.xml as the library might be using APIs not available in 18
Suggestion: use a compatible library with a minSdk of at most 18,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary="xute.storyview" to force usage (may lead to runtime failures)
unable to debug app and show this issue
Manifest merger failed : uses-sdk:minSdkVersion 18 cannot be smaller than version 21 declared in library [com.github.bxute:StoryView:v1.0] /home/rahul/.gradle/caches/transforms-2/files-2.1/b4b216e469bd04278f593da16b6ff926/jetified-StoryView-v1.0/AndroidManifest.xml as the library might be using APIs not available in 18
Suggestion: use a compatible library with a minSdk of at most 18,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary="xute.storyview" to force usage (may lead to runtime failures)
unable to debug app and show this issue