Has anyone here enabled Gradle configuration cache and got it to work with compose? When I enable it...
c
Has anyone here enabled Gradle configuration cache and got it to work with compose? When I enable it and touch something in compose I get a nice long stacktrace, but curious if it's expected. I'll likely file a bug and attach in this thread. Anyone from the AGP team find this interesting?
Copy code
com.android.build.gradle.internal.utils.KgpUtils$addComposeArgsToKotlinCompile$1.execute(kgpUtils.kt:139)