trello-archive / victor

Use SVGs as resources in Android
Apache License 2.0
1.01k stars 49 forks source link

Renamed functions to avoid inputs/outputs #83

Closed dlew closed 3 years ago

dlew commented 3 years ago

When they were private, the plugin couldn't see them. They're not inputs or outputs, so renaming them avoids Gradle from thinking that they should be annotated.