You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Other Options ######################################################################
46
46
The cloudinary_android library is available in [Maven Central](http://repo1.maven.org/maven/). To use it, add the following dependency to your pom.xml:
47
47
48
48
<dependency>
49
49
<groupId>com.cloudinary</groupId>
50
50
<artifactId>cloudinary-android</artifactId>
51
-
<version>3.1.0</version>
51
+
<version>3.1.1</version>
52
52
</dependency>
53
53
54
54
Download the latest cloudinary-android from [here](https://mvnrepository.com/artifact/com.cloudinary/cloudinary-android-core) and the latest cloudinary-core from [here](https://mvnrepository.com/artifact/com.cloudinary/cloudinary-core) and put them in your libs folder.
0 commit comments