Fixed
Status Update
Comments
js...@google.com <js...@google.com> #2
Known issue, we cannot do anything because AGP doesn't provide an API to fetch Kotlin sources (specifically here
ap...@google.com <ap...@google.com> #3
Would you be opposed to failing the build if we see a src/kotlin
directory?
Description
Was playing around with some code and I ran into this weird crash:
Doesn't crash if the function is not
@Composable
.