Skip to content

Commit 42ef08b

Browse files
committed
Add sem use_annotation_processor
Add sem use_annotation_processor f5ffdd48bd9f14fc3bf52b8f4a22d0b9277305a2
1 parent e217467 commit 42ef08b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

build/export_generators/gradle/generator.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ junit5_test="flag"
2424
app_main_class="str"
2525
enable_preview="flag"
2626
annotation_processors="list"
27+
use_annotation_processor="str"
2728

2829
publish="flag"
2930
publish_group="str"

build/export_generators/ide-gradle/generator.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ app_main_class="str"
2626
jar_source_set="list"
2727
enable_preview="flag"
2828
annotation_processors="list"
29+
use_annotation_processor="str"
2930

3031
publish="flag"
3132
publish_group="str"

0 commit comments

Comments
 (0)