Merge branch 'develop' into renovate/datastore

This commit is contained in:
Benoit Marty
2024-04-18 01:19:49 +02:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ ksp = "1.9.23-1.0.20"
firebaseAppDistribution = "4.2.0"
# AndroidX
core = "1.12.0"
core = "1.13.0"
datastore = "1.1.0"
constraintlayout = "2.1.4"
constraintlayout_compose = "1.0.1"
@@ -19,7 +19,7 @@ media3 = "1.3.1"
# Compose
compose_bom = "2024.04.00"
composecompiler = "1.5.11"
composecompiler = "1.5.12"
# Coroutines
coroutines = "1.8.0"