File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
PerformanceCodelab/gradle Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ dependencies {
101101
102102 // Testing dependencies
103103 androidTestImplementation " androidx.arch.core:core-testing:2.2.0"
104- androidTestImplementation " androidx.navigation:navigation-testing:2.8.9 "
104+ androidTestImplementation " androidx.navigation:navigation-testing:2.9.0 "
105105 androidTestImplementation " androidx.test.espresso:espresso-contrib:3.6.1"
106106 androidTestImplementation " androidx.test.espresso:espresso-core:3.6.1"
107107
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ desugar_jdk_libs = "2.1.5"
55kotlinx-datetime = " 0.6.1"
66lifecycle-viewmodel-compose = " 2.9.0"
77material-icons-core = " 1.7.8"
8- media3 = " 1.6.1 "
8+ media3 = " 1.7.0 "
99org-jetbrains-kotlin-android = " 2.1.10"
1010core-ktx = " 1.16.0"
1111junit = " 4.13.2"
You can’t perform that action at this time.
0 commit comments