When I try to emulate the application I'm developing, the following error appears.
Error: Execution failed for task ': app: processDebugManifest'.
Manifest merger failed: uses-sdk: minSdkVersion 3 can not be smaller than version 9 declared in library /home/any/AndroidStudioProjects/CaronasFepi/app/build/intermediates/exploded-aar/com.google.android.gms/play -services / 7.3.0 / AndroidManifest.xml Suggestion: use tools: overrideLibrary="com.google.android.gms.all" to force usage
This message never appeared before, I do not know how to solve it.