bump deps

This commit is contained in:
Zane Schepke 2024-09-15 00:34:38 -04:00
parent 0a730b7a1a
commit 71284b5a9c
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ timber = "5.0.1"
tunnel = "1.2.4"
androidGradlePlugin = "8.6.0"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
composeBom = "2024.09.00"
compose = "1.7.0"
ksp = "2.0.20-1.0.25"
composeBom = "2024.09.01"
compose = "1.7.1"
zxingAndroidEmbedded = "4.3.0"
coreSplashscreen = "1.0.1"
gradlePlugins-grgit = "5.2.2"