Skip to content

Commit c37d4b3

Browse files
build(deps): bump org.jetbrains.kotlin.android from 2.2.0 to 2.2.20
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.0 to 2.2.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.0...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9d8518 commit c37d4b3

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 @@ room = "2.7.2"
1515
androidXJunit = "1.3.0"
1616
androidXEspresso = "3.7.0"
1717
lifecycleViewmodelKtx = "2.9.2"
18-
kotlin = "2.2.0"
18+
kotlin = "2.2.20"
1919

2020
[libraries]
2121
elimu-appstore = { group = "ai.elimu", name = "appstore", version.ref = "elimuAppstore" }

0 commit comments

Comments
 (0)