Execution failed for task ':app:processDebugMainManifest'.
Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 23 declared in library [:flutter_compass] A:\Project source\compass_app - prot2\build\flutter_compass\intermediates\merged_manifest\debug\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 23, or use tools:overrideLibrary="com.hemanthraj.fluttercompass" to force usage (may lead to runtime failures)
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)