google-nomulus/processor
Lai Jiang 043c0aaeb8 Clean up generated sources configuration (#724)
1. The Gradle apt plugin is no longer needed to process annotations.
2. Without the apt plugin, Gralde puts the source files generated by
   annotation processors in build/generated/sources/annotationProcessor.
3. Change the location of custom generated files to be consistent.
4. Fix a javadoc formatting error.
2020-07-30 15:43:42 -04:00
..
gradle/dependency-locks Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00
src/main Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00
build.gradle Add annotation processor to generate converter for VKey (#566) 2020-04-29 17:29:05 -04:00