ERROR: Manifest merger failed

Hello, we are having this error when we try to export the project to the android studio:
ERROR: Manifest merger failed : uses-sdk:minSdkVersion 1 cannot be smaller than version 14 declared in library [tested_artifact::IronSource] C:\Users\wizard\Desktop\PikPokBuilds\FKF_0.25\Flick Kick Football beta\IronSource\build\intermediates\library_manifest\debug\AndroidManifest.xml as the library might be using APIs not available in 1
Suggestion: use a compatible library with a minSdk of at most 1,
or increase this project’s minSdk version to at least 14,
or use tools:hushed:verrideLibrary=“com.Company.ProductName” to force usage (may lead to runtime failures)

On our project we are using firebase and ironsource and we are building on ILCP2

SOLVED

Nice that it is solved, how?

1 Like