itnoles
jw
s3rius
compose { val buildDir = layout.buildDirectory.get().asFile.absolutePath // <https://github.com/androidx/androidx/blob/androidx-main/compose/compiler/design/compiler-metrics.md> kotlinCompilerPluginArgs.addAll( "reportsDestination=$buildDir", "metricsDestination=$buildDir" ) }
A modern programming language that makes developers happier.