Skip to content

Commit 7c9fe66

Browse files
committed
Updated readme
1 parent ebc4389 commit 7c9fe66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ An asynchronous, callback-based Http client for Android built on top of Apache's
77
Changelog
88
---------
99

10-
See what is new in version 1.4.9 released on 19th September 2015
10+
See what is new in version 1.4.10 released on 20th July 2019
1111

12-
https://github.com/android-async-http/android-async-http/blob/1.4.9/CHANGELOG.md
12+
https://github.com/android-async-http/android-async-http/blob/1.4.10/CHANGELOG.md
1313

1414
Javadoc
1515
-------
1616

17-
Latest Javadoc for 1.4.9 release are available here (also included in Maven repository):
17+
Latest Javadoc for 1.4.10 release are available here (also included in Maven repository):
1818

1919
https://android-async-http.github.io/android-async-http/doc/
2020

@@ -35,7 +35,7 @@ Examples
3535
--------
3636

3737
For inspiration and testing on device we've provided Sample Application.
38-
See individual samples [here on Github](https://github.com/android-async-http/android-async-http/tree/1.4.9/sample/src/main/java/com/loopj/android/http/sample)
38+
See individual samples [here on Github](https://github.com/android-async-http/android-async-http/tree/1.4.10/sample/src/main/java/com/loopj/android/http/sample)
3939
To run Sample application, simply clone the repository and run this command, to install it on connected device
4040

4141
```java

0 commit comments

Comments
 (0)