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 391cd87 + 61c987d commit 42fd947Copy full SHA for 42fd947
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
implementation(compose.desktop.currentOs)
24
implementation(compose.material3)
25
implementation(compose.materialIconsExtended)
26
- implementation("androidx.annotation:annotation-jvm:1.8.2")
+ implementation("androidx.annotation:annotation-jvm:1.9.1")
27
implementation(libs.compose.gl)
28
implementation(libs.compose.gl.natives)
29
implementation(libs.jni.utils)
0 commit comments