Skip to content

Commit b70559b

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

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.7"
1515
androidxNavigation = "2.5.0"
1616
androidxTest = "1.6.1"
1717
androidxJunit = "1.2.1"
18-
kotlin = "2.0.21"
18+
kotlin = "2.1.0"
1919
kotlinxCoroutines = "1.9.0"
2020
okhttp = "4.12.0"
2121
retrofit = "2.9.0"

0 commit comments

Comments
 (0)