Skip to content

Commit 637df11

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.compose to v2.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a085a87 commit 637df11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'kotlin-kapt'
55
id 'com.google.devtools.ksp'
66
id 'org.jetbrains.kotlin.android'
7-
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.21"
7+
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.0"
88
}
99

1010
// NO FREE

0 commit comments

Comments
 (0)