chore: bump dependencies

This commit is contained in:
LavaDesu 2025-08-08 02:25:51 +10:00
parent 6770c01613
commit efba64ea90
Signed by: cilly
GPG key ID: 6500251E087653C9
7 changed files with 30 additions and 24 deletions

View file

@ -1,32 +1,32 @@
[versions]
agp = "8.9.1"
android-compileSdk = "35"
agp = "8.11.1"
android-compileSdk = "36"
android-minSdk = "24"
android-targetSdk = "35"
android-targetSdk = "36"
androidx-activityCompose = "1.10.1"
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.15.0"
androidx-espresso-core = "3.6.1"
androidx-lifecycle = "2.8.4"
androidx-lifecycle = "2.9.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.8.0-beta02"
coroutines = "1.9.0"
compose-multiplatform = "1.8.2"
coroutines = "1.10.2"
geo = "0.8.0"
junit = "4.13.2"
koin = "4.1.0"
kotlin = "2.2.0"
kotlinxDatetime = "0.6.2"
kotlinxDatetime = "0.7.1"
kotlinxSerializationCsv = "0.2.18"
kotlinxSerializationJson = "1.8.1"
kotlinxSerializationJson = "1.9.0"
ksp = "2.2.0-2.0.2"
ktor = "3.1.1"
logback = "1.5.17"
mapsCompose = "6.4.1"
okio = "3.11.0"
ktor = "3.2.3"
logback = "1.5.18"
mapsCompose = "6.7.0"
okio = "3.16.0"
playServicesLocation = "21.3.0"
playServicesMaps = "19.1.0"
playServicesMaps = "19.2.0"
sqlite = "2.5.2"
room = "2.7.2"
secretsGradlePlugin = "2.0.1"