Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

Commit 63a1faf

Browse files
committed
Updated readme notice.
1 parent 8801aae commit 63a1faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Android-Retainable-Tasks
22
[ ![Download](https://api.bintray.com/packages/rolf-smit/maven/android-retainable-tasks/images/download.svg) ](https://bintray.com/rolf-smit/maven/android-retainable-tasks/_latestVersion)
33

4-
*This library is currently in a development phase which may, in the future, cause the existing API portrayed in this document to change.*
4+
*Version 0.2.0 has quite some changes compared to version 0.1.0, so please read this document very carefully.*
55

66
Android-Retainable-Tasks is an easy to use mini-library for easy asynchronous background tasking with callback support to the UI. This library is based on the Android `AsyncTask` implementation but with support for retaining tasks and therefore surviving configuration changes (orientation).
77

0 commit comments

Comments
 (0)