From d90317937e99c4277034081811f27cdd482af69b Mon Sep 17 00:00:00 2001 From: Alexander Eggers Date: Sun, 8 Apr 2018 12:41:57 +1000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6a51a22..1d44f0d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ Compatibility * The artifacts **archknife-annotation** and **archknife-processor** require at minimum Java 7 or Android 2.3. * The artifact **archknife-extension** requires at minimum Android 14. - * AutoIntent requires at least version 2.15 of Dagger. TODO -------------