Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.
1.33k
stars
254
forks
source link
Manifest merger failed : uses-sdk:minSdkVersion 7 cannot be smaller than version 16 declared in library [com.github.adrielcafe:AndroidAudioConverter:0.0.8] #14
I'm getting the following error, How i can fix this? I'm new to android programming.
`Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : uses-sdk:minSdkVersion 7 cannot be smaller than version 16 declared in library [com.github.adrielcafe:AndroidAudioConverter:0.0.8] /Users/unnikrishnan.b/.android/build-cache/e47ae6a0b9101ebd97fdbbeb8e0d9fb011a3e4a6/output/AndroidManifest.xml
Suggestion: use tools:overrideLibrary="cafe.adriel.androidaudioconverter" to force usage`
I'm getting the following error, How i can fix this? I'm new to android programming.
`Error:Execution failed for task ':app:processDebugManifest'.