cloudinary_android
cloudinary_android copied to clipboard
Bad version of the SoLoader SDK used in Cloudinary Download SDK
Bug report for Cloudinary Android SDK
com.cloudinary:cloudinary-android-download:2.8.0 depends on facebook fresco 2.6.0 (com.facebook.fresco:fresco:2.6.0), which uses bad version of SoLoader. 0.10.1
Describe the bug in a sentence or two.
When I try to upload release build to Google Play console, while automatic checks it rejects the build with error:
Bad version of the SoLoader SDK Your app uses a version of the SoLoader SDK that can cause crashes on 64 bit-only devices. To resolve this, update the SoLoader SDK to version 0.10.4 or higher.
Please update Fresco dependency, otherwise people using your SDK can't upload releases to GP