Skip to content

Commit

Permalink
Remove WIP note in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaishavGandhi committed May 11, 2019
1 parent 6e96d95 commit d12ba8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ There are three artifacts with extra support for Android:
* `autodispose-android-archcomponents` has a `AndroidLifecycleScopeProvider` for use with `LifecycleOwner` and `Lifecycle` implementations.
* `autodispose-android-archcomponents-test` has a `TestLifecycleOwner` for use in testing.

Kotlin extension artifacts are a [WIP for the next release](https://github.com/uber/AutoDispose/issues/340).

Note that the project is compiled against Java 8. If you need support for lower Java versions, you should
use D8 (Android Gradle Plugin 3.2+) or desugar as needed (depending on the build system).

Expand Down

0 comments on commit d12ba8c

Please sign in to comment.