Skip to content

Commit fcdc8ab

Browse files
Update all dependencies (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efa4cb1 commit fcdc8ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
plugins {
2323
id 'com.android.application' version '8.9.0' apply false
2424
id 'com.android.library' version '8.9.0' apply false
25-
id 'org.jetbrains.kotlin.android' version '2.1.10' apply false
26-
id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
27-
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.10' apply false
25+
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
26+
id 'com.google.devtools.ksp' version '2.1.20-1.0.31' apply false
27+
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false
2828
}

0 commit comments

Comments
 (0)