1313# limitations under the License.
1414
1515[versions ]
16- accompanist = " 0.32 .0"
16+ accompanist = " 0.36 .0"
1717activity = " 1.9.3"
1818agp = " 8.7.3"
1919benchmarkMacroJunit4 = " 1.3.3"
2020baselineprofile = " 1.3.3"
21- camera = " 1.4.0 "
21+ camera = " 1.4.1 "
2222cameraViewfinderCompose = " 1.0.0-SNAPSHOT"
23- coil = " 2.4 .0"
24- compose_bom = " 2024.11.00 "
23+ coil = " 2.7 .0"
24+ compose_bom = " 2024.12.01 "
2525composeCompiler = " 1.5.4" # Used in app/build.gradle.kts
2626compose-foundation = " 1.6.0-beta03"
2727concurrent = " 1.2.0"
@@ -30,22 +30,22 @@ core-performance = "1.0.0"
3030core-splashscreen = " 1.0.1"
3131espresso = " 3.6.1"
3232graphics = " 1.0.1"
33- hilt = " 2.49 "
33+ hilt = " 2.53.1 "
3434hiltNavigationCompose = " 1.2.0"
3535junit = " 4.13.2"
36- kotlin = " 2.0 .0"
36+ kotlin = " 2.1 .0"
3737kotlinxSerializationJson = " 1.7.3"
38- ksp = " 2.0 .0-1.0.21 "
38+ ksp = " 2.1 .0-1.0.29 "
3939lifecycle = " 2.8.7"
4040material3 = " 1.3.1"
41- media3 = " 1.4.0-rc01 "
41+ media3 = " 1.5.0 "
4242navigation = " 2.8.5"
4343profileinstaller = " 1.4.1"
4444room = " 2.6.1"
45- spotless = " 6.24 .0"
45+ spotless = " 6.25 .0"
4646test = " 1.2.1"
47- truth = " 1.1.3 "
48- turbine = " 1.0 .0"
47+ truth = " 1.4.4 "
48+ turbine = " 1.2 .0"
4949uiautomator = " 2.3.0"
5050window = " 1.3.0"
5151material3-adaptive-navigation-suite = " 1.3.1"
@@ -113,7 +113,7 @@ truth = { group = "com.google.truth", name = "truth", version.ref = "truth" }
113113turbine = { group = " app.cash.turbine" , name = " turbine" , version.ref = " turbine" }
114114uiautomator = { group = " androidx.test.uiautomator" , name = " uiautomator" , version.ref = " uiautomator" }
115115window = { group = " androidx.window" , name = " window" , version.ref = " window" }
116- ktlint = " com.pinterest.ktlint:ktlint-cli:1.1.1 " # Used in build.gradle.kts
116+ ktlint = " com.pinterest.ktlint:ktlint-cli:1.5.0 " # Used in build.gradle.kts
117117generativeai = { group = " com.google.ai.client.generativeai" , name = " generativeai" , version.ref = " generativeai" }
118118datastore = { group = " androidx.datastore" , name = " datastore-preferences" , version.ref = " datastore" }
119119
0 commit comments