Skip to content

Commit dd63d51

Browse files
committed
fix: Add min api warning to README
1 parent fd8d7d7 commit dd63d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A call adapter that handles errors as a part of state
44
---
55
This library provides a Retrofit call adapter for wrapping your API responses in a `NetworkResponse` class using Coroutines.
66

7+
*This library uses OkHttp 4, which requires Android API version 21+ and Java 8+*
8+
79
#### Network Response
810
Network response is a Kotlin sealed class with the following three states:
911

0 commit comments

Comments
 (0)