File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- androidGradlePlugin = " 8.11.1 "
2+ androidGradlePlugin = " 8.12.0 "
33androidxActivity = " 1.10.1"
44androidxAnnotation = " 1.9.1"
5- androidxComposeBom = " 2025.06.01 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
5+ androidxComposeBom = " 2025.07.00 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
66androidxCore = " 1.16.0"
77androidxCoreSplashscreen = " 1.0.1"
8- androidxEspresso = " 3.6.1 "
8+ androidxEspresso = " 3.7.0 "
99androidxHiltNavigationCompose = " 1.2.0"
10- androidxLifecycle = " 2.9.1 "
11- androidxNavigation = " 2.9.1 "
12- androidxTestExt = " 1.2.1 "
13- androidxTestRunner = " 1.6.2 "
14- androidxTestRules = " 1.6.1 "
15- hilt = " 2.56.2 "
10+ androidxLifecycle = " 2.9.2 "
11+ androidxNavigation = " 2.9.3 "
12+ androidxTestExt = " 1.3.0 "
13+ androidxTestRunner = " 1.7.0 "
14+ androidxTestRules = " 1.7.0 "
15+ hilt = " 2.57 "
1616junit4 = " 4.13.2"
1717kotlin = " 2.2.0"
1818kotlinxCoroutines = " 1.10.2"
@@ -21,7 +21,7 @@ kotlinCompose = "1.8.2"
2121ksp = " 2.2.0-2.0.2"
2222publishPlugin = " 1.3.1"
2323leakcanary = " 2.14"
24- mockk = " 1.14.4 "
24+ mockk = " 1.14.5 "
2525slf4j = " 2.0.17"
2626slf4j-timber = " 1.2"
2727robolectric = " 4.15.1"
You can’t perform that action at this time.
0 commit comments