cloudinary_android icon indicating copy to clipboard operation
cloudinary_android copied to clipboard

Failed resolve support-appcompact

Open vinayakmestri opened this issue 7 years ago • 1 comments

I have added the following line in gradle. compile group: 'com.cloudinary', name: 'cloudinary-android', version: '1.25.0'

It is giving me error Failed resolve support-appcomact

I have tried updating libraries and build tools etc but did not work.

It works on older version "1.24.0", there is somthing bug in new 1.25 version. It does not compile the code.

vinayakmestri avatar Nov 16 '18 19:11 vinayakmestri

Hi, I'm sorry for the late response.

That looks like a dependency conflict, we need the see their dependency tree to understand

gradle dependencies

Best

yakirp avatar Jan 03 '19 10:01 yakirp