Skip to content

Commit bae1a99

Browse files
Update all dependencies 2.1.0 to v2.1.10 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a89a9d7 commit bae1a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

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

0 commit comments

Comments
 (0)