We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9cac97 + 2effa27 commit 52423adCopy full SHA for 52423ad
2 files changed
app/build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
4
5
plugins {
6
id("com.android.application")
7
- id("org.jetbrains.kotlin.plugin.compose") version "2.3.0"
+ id("org.jetbrains.kotlin.plugin.compose") version "2.3.10"
8
}
9
10
android {
chartLibCompose/build.gradle.kts
@@ -5,7 +5,7 @@ import java.net.URI
id("com.android.library")
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.36.0"
11
0 commit comments