From 3f5ce21205354c087f83b0bd182cb6727c4ca3fe Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 4 Apr 2019 15:56:07 -0400 Subject: Remove legacy descriptions --- README.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e584f9b..47a1414 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -**Note: v3.8.0 is the last release with support dependencies. Starting with 4.0.0-alpha01, androidx will be used** - ---- - KAU @@ -39,8 +35,6 @@ allprojects { } ``` -(If you are using gradle < 4.0, use `maven { url "https://maven.google.com" }` instead of `google()`) - And add the following dependencies (You can use a specific version, commit, or -SNAPSHOT): Note that only `core` is required if you want the basic features. @@ -75,8 +69,6 @@ buildscript { ``` -(If you are using gradle < 4.0, use `compile` instead of `implementation`) - ----------- # Submodules -- cgit v1.2.3