From 9cfcae15fe9048f633e1262083cc9f0f5cf39ca1 Mon Sep 17 00:00:00 2001 From: Jieyi Date: Tue, 30 Oct 2018 11:44:08 +0900 Subject: [PATCH] Update: updated readme and announce deprecate the Android AppCompat library support. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7f0cacb..2c9197b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ ![RxJava](https://img.shields.io/badge/RxJava-2.1.8-green.svg?style=flat-square) ![RxKotlin](https://img.shields.io/badge/RxKotlin-2.2.0-green.svg?style=flat-square) +# ⚠️ Deprecated AppCompat library + +We don't support AppCompat library, from Kotlin 1.3.0. All android libraries change to AndroidX. + + + The library has util tools as below: ### KotlinKnifer