Skip to content

Commit cb1989c

Browse files
committed
Remove eclipse.apt since we're not using Eclipse anymore.
1 parent bd05eba commit cb1989c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/resources/base/autovalue.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
apply plugin: "com.diffplug.eclipse.apt"
2-
31
String ver_autovalue =.proj('VER_AUTOVALUE', 'the autovalue version the user wants')
42
dependencies {
53
annotationProcessor "com.google.auto.value:auto-value:${ver_autovalue}"

0 commit comments

Comments
 (0)