Skip to content

Commit

Permalink
fix: Add min api warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldadmin committed Jul 27, 2019
1 parent fd8d7d7 commit dd63d51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A call adapter that handles errors as a part of state
---
This library provides a Retrofit call adapter for wrapping your API responses in a `NetworkResponse` class using Coroutines.

*This library uses OkHttp 4, which requires Android API version 21+ and Java 8+*

#### Network Response
Network response is a Kotlin sealed class with the following three states:

Expand Down

0 comments on commit dd63d51

Please sign in to comment.