Update dependencies

This commit is contained in:
Syer10
2022-11-04 21:05:29 -04:00
parent 4f90ddeecd
commit 1a0cb6915b

View File

@@ -8,7 +8,7 @@ json = "1.4.1"
# Compose
composeGradle = "1.2.0"
composeCompiler = "1.3.2"
composeCompiler = "1.3.2.1"
composeAndroid = "1.2.1"
voyager = "1.0.0-rc06"
accompanist = "0.25.2"
@@ -30,7 +30,7 @@ lifecycle = "2.6.0-alpha03"
darklaf = "3.0.2"
# Ksp
ksp = "1.7.20-1.0.7"
ksp = "1.7.20-1.0.8"
# Dependency Injection
kotlinInject = "0.5.1"