build(deps): bump org.jetbrains.kotlin.android from 1.9.10 to 1.9.22
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.22. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1139d17f13
commit
0aedc2d725
|
@ -23,7 +23,7 @@ roomVersion = "2.6.1"
|
|||
timber = "5.0.1"
|
||||
tunnel = "1.0.20230706"
|
||||
androidGradlePlugin = "8.2.0"
|
||||
kotlin="1.9.10"
|
||||
kotlin="1.9.22"
|
||||
ksp="1.9.10-1.0.13"
|
||||
composeBom="2023.10.01"
|
||||
firebaseBom= "32.7.0"
|
||||
|
|
Loading…
Reference in New Issue