Skip to content

Commit 4e0f1ae

Browse files
chore(deps): update plugin org.jetbrains.compose to v1.8.1 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb87218 commit 4e0f1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
kotlin("plugin.compose") version "2.1.21" apply false
44
id("com.android.library") version "8.10.0" apply false
55
id("org.jetbrains.dokka") version "2.0.0" apply false
6-
id("org.jetbrains.compose") version "1.8.0" apply false
6+
id("org.jetbrains.compose") version "1.8.1" apply false
77
id("com.vanniktech.maven.publish") version "0.32.0" apply false
88
id("com.goncalossilva.useanybrowser") version "0.3.0" apply false
99
id("com.goncalossilva.resources") version "0.10.0" apply false

0 commit comments

Comments
 (0)