Colton Idle
named("commonMain") { dependencies { api(compose.runtime) api(compose.foundation) api(compose.material) // Needed only for preview. implementation(compose.preview) } }
Alexander Kurasov[JB]
A modern programming language that makes developers happier.