diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b688c5d..e64a26e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,24 +1,24 @@ [versions] -agp = "8.3.1" +agp = "8.3.2" kotlin = "1.9.22" ksp = "1.9.22-1.0.18" aboutlibraries = "11.1.0" protobufPlugin = "0.9.4" desugarJdkLibs = "2.0.4" -composeBom = "2024.03.00" +composeBom = "2024.04.01" junit = "4.13.2" -coreKtx = "1.12.0" +coreKtx = "1.13.0" junitVersion = "1.1.5" espressoCore = "3.5.1" -activityCompose = "1.8.2" +activityCompose = "1.9.0" appcompat = "1.6.1" androidxLifecycle = "2.7.0" androidxCoreSplashscreen = "1.0.1" hilt = "2.51" -coil = "2.5.0" +coil = "2.6.0" kotlinxDatetime = "0.5.0" -androidxDataStore = "1.0.0" +androidxDataStore = "1.1.0" protobuf = "3.25.2" androidxNavigation = "2.7.7" androidxHiltNavigationCompose = "1.2.0"