You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: