Skip to content

Commit

Permalink
fix(deps): update gradle non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent a974203 commit 33df6c5
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 @@ -3,11 +3,11 @@ androidGradlePlugin = "8.7.0"
# For updating Kotlin and Compose Compiler version, see:
# https:/JetBrains/compose-multiplatform/blob/master/VERSIONING.md#kotlin-compatibility
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin?#pre-release_kotlin_compatibility
kotlin = "2.0.20"
kotlin = "2.0.21"

androidDesugarJdkLibs = "2.1.2"
apollographql = "3.8.5"
compose = "1.6.11"
compose = "1.7.0+build1877-release-1.7"
androidxActivity = "1.9.2"
androidxSplashScreen = "1.0.1"
kotlinxCoroutines = "1.9.0"
Expand Down

0 comments on commit 33df6c5

Please sign in to comment.