From 56d45408ba2499d03c807ee851a611458a79784b Mon Sep 17 00:00:00 2001 From: emcmanus Date: Tue, 3 Apr 2018 09:13:01 -0700 Subject: [PATCH] Remove text about `apt` configuration with Gradle annotation-processing plugin. See https://github.com/google/auto/pull/619#pullrequestreview-107850430. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=191449704 --- value/userguide/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/value/userguide/index.md b/value/userguide/index.md index b5e6c1fc2d..3f6335422d 100644 --- a/value/userguide/index.md +++ b/value/userguide/index.md @@ -103,8 +103,7 @@ dependencies { ``` Note: If you are using a version of Gradle prior to 4.6, you must apply an -annotation processing plugin [as described in these instructions][tbroyer-apt] -and use the `apt` configuration instead of `annotationProcessor`. +annotation processing plugin [as described in these instructions][tbroyer-apt]. [tbroyer-apt]: https://plugins.gradle.org/plugin/net.ltgt.apt