Skip to content

Commit

Permalink
Update kotlin 1.9.0 to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent ff63bac commit 5dc3742
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Complications/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ android-gradle-plugin = "8.7.3"
androidx-wear-watchface = "1.2.1"

org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
org-jetbrains-kotlinx = "1.10.1"

[libraries]
androidx-core-ktx = "androidx.core:core-ktx:1.15.0"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
org-jetbrains-kotlinx = "1.10.1"
compose-ui-tooling = "1.4.0"
robolectric = "4.14.1"
roborazzi = "1.37.0"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ androidx-wear-compose = "1.4.0"
compose = "1.7.6"
compose-compiler = "1.5.15"
kotlin = "2.0.21"
org-jetbrains-kotlinx = "1.9.0"
org-jetbrains-kotlinx = "1.10.1"
ktlint = "0.50.0"
horologist = "0.7.5-alpha"
robolectric = "4.14.1"
Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ compose-compiler = "1.5.15"
horologist = "0.7.5-alpha"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
org-jetbrains-kotlinx = "1.10.1"
tiles-tooling-preview = "1.4.1"

[libraries]
Expand Down

0 comments on commit 5dc3742

Please sign in to comment.