Skip to content

Commit ef62e24

Browse files
committed
Update ClientProcessor.java
1 parent c95a21c commit ef62e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http-generator-client/src/main/java/io/avaje/http/generator/client/ClientProcessor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment
7373
if (round.processingOver()) {
7474
writeServicesFile();
7575
}
76+
setPlatform(platform);
7677
return false;
7778
}
7879

0 commit comments

Comments
 (0)