Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e10e901b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add helpful links to `codegen --help`"

parents 33882332 d0a6401e
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -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>) {