cloudinary / cloudinary_android

Android client for integrating with Cloudinary
MIT License
66 stars 61 forks source link

Bump dependencies #134

Closed adimiz1 closed 2 years ago

adimiz1 commented 2 years ago

Brief Summary of Changes

What does this PR solve? This PR solves the need to remove Jcenter since it stops it support at the end of March 2022, this fix comes to solve the following issue: https://github.com/cloudinary/cloudinary_android/issues/122

Root cause

The root cause for this PR is the need to remove dependency of the SDK on the Jcenter repo.

Additional features

We increased the minimal Java version to 8 We increased the minimal Android SDK to 19

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist: