Skip to content

Commit f86b678

Browse files
authored
Fix android repository link
1 parent 2fca8d7 commit f86b678

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ Cloudinary provides URL and HTTP based APIs that can be easily integrated with a
1818

1919
For Java, Cloudinary provides a library for simplifying the integration even further.
2020

21-
**Note:** Starting from version 1.1.0, you should depend on cloudinary-http42 for Java and cloudinary-android for Android. The artifact cloudinary is deprecated. From version 1.2.1 cloudinary-http44 is available. From version 1.2.2 cloudinary-http43 is available.
21+
**Notes:**
2222

23-
**Note:** This readme intended mainly for Web applications. For **Android** specific instructions, see: https://github.com/cloudinary/cloudinary_java/tree/master/cloudinary-android
23+
* There are three flavors of the library to support different HttpClient versions: cloudinary-http42, cloudinary-http43 and cloudinary-http44.
24+
* For Android there's a separate library available at https://github.com/cloudinary/cloudinary_android
2425

2526
## Getting started guide
2627
![](http://res.cloudinary.com/cloudinary/image/upload/see_more_bullet.png) **Take a look at our [Getting started guide for Java](http://cloudinary.com/documentation/java_integration#getting_started_guide)**.

0 commit comments

Comments
 (0)