Skip to content

Commit 95d14e4

Browse files
dependabot[bot]ThibaultBee
authored andcommitted
chore(deps): bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.20
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72e0268 commit 95d14e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
targetSdk = 34
1010
appTargetSdk = 34
1111

12-
kotlinVersion = '1.9.10'
12+
kotlinVersion = '1.9.20'
1313
dokkaVersion = '1.9.10'
1414

1515
androidxCoreVersion = '1.12.0'

0 commit comments

Comments
 (0)