error solution.txt 711 B

12345678910
  1. Build failed with an exception.
  2. * What went wrong:
  3. Execution failed for task ':app:processDebugManifest'.
  4. > Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [:CordovaLib] E:\HOSN-app\app\platforms\android\CordovaLib\build\intermediates\manifests\full\debug\AndroidManifest.xml as the library might be using APIs not available in 16
  5. Suggestion: use a compatible library with a minSdk of at most 16,
  6. or increase this project's minSdk version to at least 19,
  7. or use tools:overrideLibrary="org.apache.cordova" to force usage (may lead to runtime failures)
  8. E:\hosn-app1\app\platforms\android\cordova-plugin-browsertab