-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Bug report for Cloudinary Android SDK
Before proceeding, please update to latest version and test if the issue persists
Describe the bug in a sentence or two.
There is no arr file on Maven
> Could not find cloudinary-android-3.1.0.aar (com.cloudinary:cloudinary-android:3.1.0).
Searched in the following locations:
https://repo.maven.apache.org/maven2/com/cloudinary/cloudinary-android/3.1.0/cloudinary-android-3.1.0.aar
https://repo.maven.apache.org/maven2/com/cloudinary/cloudinary-android/3.1.0/cloudinary-android-3.1.0.jar
Issue Type (Can be multiple)
[ ] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[x] Other (Specify)
Steps to reproduce
Add 3.1.0 version as a dependency. Try to build.
Error screenshots or Stack Trace (if applicable)
…
Build System
[ ] Maven
[x] Gradle
[ ] Other (Specify)
Is the issue reproducible only on a specific device?
[x] No
[ ] Yes (specify model + Android version + vendor build number, if applicable)
Versions and Libraries (fill in the version numbers)
Cloudinary Android SDK version 3.1.0
Android version (Please provide exact sdk level)
Kotlin version (if applicable) - 0.0.0
JVM (of the dev environment) - 0.0.0
Maven - 0.0.0 / N/A
Gradle - 0.0.0 / N/A
Repository
If possible, please provide a link to a reproducible repository that showcases the problem