Merge "Add helpful links to codegen --help"

This commit is contained in:
TreeHugger Robot
2019-10-05 02:11:56 +00:00
committed by Android (Google) Code Review

View File

@@ -95,7 +95,13 @@ In addition, for any field mMyField(or myField) of type FieldType you can define
you can use with final fields.
Version: $CODEGEN_VERSION
Questions? Feedback? Contact: eugenesusla@
Questions? Feedback?
Contact: eugenesusla@
Bug/feature request: http://go/codegen-bug
Slides: http://go/android-codegen
In-depth example: http://go/SampleDataClass
"""
fun main(args: Array<String>) {