WaveLoading icon indicating copy to clipboard operation
WaveLoading copied to clipboard

couldn't add your library

Open omidnaghipoor opened this issue 7 years ago • 2 comments

I am trying to add this library to my project . But when I add implementation 'com.race604.waveloading:library:1.1.1' to my build.gradle I can't sync project with this error . org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:processDebugManifest'.

omidnaghipoor avatar May 31 '18 05:05 omidnaghipoor

Hi Explore to your manifest file, in bottom click merged manifest and resolve errors. In my case i set supportRtl = false but the library force it to true.

sirmahyar avatar May 31 '18 06:05 sirmahyar

Thank you very much :)

omidnaghipoor avatar May 31 '18 06:05 omidnaghipoor