docs: update README with features, build instructions, and desktop JVM toolchain fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,10 @@ plugins {
|
||||
alias(libs.plugins.compose.hot.reload)
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(24)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":sharedUI"))
|
||||
implementation(compose.ui)
|
||||
|
||||
Reference in New Issue
Block a user