Commit 2246afe
committed
Also run kapt on src/main/java
We already compile Kotlin code in both src/main/kotlin and
src/main/java. But for some reason we weren't processing annotations in
src/main/java. This commit hopefully remedies that (but not tested).
Thanks to Philipp Hanslovsky for reporting.
See: https://forum.image.sc/t/297001 parent 1efafea commit 2246afe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1276 | 1276 | | |
1277 | 1277 | | |
1278 | 1278 | | |
| 1279 | + | |
1279 | 1280 | | |
1280 | 1281 | | |
1281 | 1282 | | |
| |||
0 commit comments