Skip to content

Commit

Permalink
Bump to latest stable release for dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
  • Loading branch information
theimpulson committed Oct 26, 2024
1 parent 483083c commit 3d37022
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# SPDX-License-Identifier: GPL-3.0-only

[versions]
agp = "8.7.0"
kotlin = "2.0.21-RC"
ksp = "2.0.21-RC-1.0.25"
agp = "8.7.1"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
ktor = "2.3.12"
sqlDelight = "2.0.2"
compose = "1.7.3"
compose = "1.7.4"
compose-material3 = "1.3.0"
coroutines = "1.9.0"
androidx-activityCompose = "1.9.2"
androidx-adaptiveAndroid = "1.1.0-alpha04"
androidx-activityCompose = "1.9.3"
androidx-adaptiveAndroid = "1.1.0-alpha05"
androidx-browser = "1.8.0"
androidx-camera = "1.3.4"
androidx-composeNavigation = "2.8.2"
androidx-composeNavigation = "2.8.3"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.6"
androidx-startupRuntime = "1.2.0"
Expand Down

0 comments on commit 3d37022

Please sign in to comment.