We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 901a303 + 78f4454 commit a3d3304Copy full SHA for a3d3304
app/build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
5
plugins {
6
id("com.android.application")
7
id("kotlin-android")
8
- id("org.jetbrains.kotlin.plugin.compose") version "2.2.21"
+ id("org.jetbrains.kotlin.plugin.compose") version "2.3.0"
9
}
10
11
android {
0 commit comments