Skip to content

Commit d110be6

Browse files
Bump kotlin from 2.0.20 to 2.0.21
Bumps `kotlin` from 2.0.20 to 2.0.21. Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c6fb27 commit d110be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ androidxLifecycle = "2.8.6"
1515
androidxNavigation = "2.5.0"
1616
androidxTest = "1.6.1"
1717
androidxJunit = "1.2.1"
18-
kotlin = "2.0.20"
18+
kotlin = "2.0.21"
1919
kotlinxCoroutines = "1.9.0"
2020
okhttp = "4.12.0"
2121
retrofit = "2.9.0"

0 commit comments

Comments
 (0)