Update Android Gradle Plugin to 8.11.1 and AboutLibraries to 12.2.4

This commit is contained in:
Ricki Hirner
2025-07-14 10:58:22 +02:00
parent 76d8d5acbf
commit 62db3da579

View File

@@ -1,7 +1,7 @@
# Comments apply to next line
[versions]
android-agp = "8.11.0"
android-agp = "8.11.1"
android-desugaring = "2.1.5"
androidx-activityCompose = "1.10.1"
androidx-appcompat = "1.7.1"
@@ -32,7 +32,7 @@ kotlin = "2.2.0"
kotlinx-coroutines = "1.10.2"
# see https://github.com/google/ksp/releases for version numbers
ksp = "2.2.0-2.0.2"
mikepenz-aboutLibraries = "12.2.3"
mikepenz-aboutLibraries = "12.2.4"
nsk90-kstatemachine = "0.33.0"
mockk = "1.14.4"
okhttp = "4.12.0"