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.