Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 1f934cb commit 253b2d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android-compileSdk = "34"
android-minSdk = "26"
android-targetSdk = "34"
androidx-activity = "1.8.1"
androidx-compose-compiler = "1.5.4"
androidx-compose-compiler = "1.5.5"
androidx-hilt = "1.1.0"
androidx-lifecycle = "2.6.2"
androidx-navigation = "2.7.5"
Expand All @@ -15,7 +15,7 @@ coil = "2.5.0"
google-accompanist = "0.32.0"
google-dagger = "2.48.1"
google-glance-tooling = "0.2.2"
kotlin = "1.9.20"
kotlin = "1.9.21"
kotlinx-coroutines = "1.7.3"
kotlinx-serialization = "1.6.1"
plugin-android = "8.1.4"
Expand Down

0 comments on commit 253b2d9

Please sign in to comment.