Update dependencies, including AGP

This commit is contained in:
Ricki Hirner 2024-04-10 14:10:12 +02:00
parent 72320b30f7
commit 463c18c4fb

View File

@ -1,7 +1,7 @@
# Comments apply to next line
[versions]
android-agp = "8.3.1"
android-agp = "8.3.2"
android-desugaring = "2.0.4"
android-flexbox = "3.0.0"
android-material = "1.11.0"
@ -50,7 +50,7 @@ kotlin = "1.9.23"
kotlinx-coroutines = "1.8.0"
# see https://github.com/google/ksp/releases for version numbers
ksp = "1.9.23-1.0.19"
mikepenz-aboutLibraries = "11.1.1"
mikepenz-aboutLibraries = "11.1.3"
nsk90-kstatemachine = "0.27.0"
mockk = "1.13.10"
okhttp = "4.12.0"