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 {
101
101
102
102
// Testing dependencies
103
103
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 "
105
105
androidTestImplementation " androidx.test.espresso:espresso-contrib:3.6.1"
106
106
androidTestImplementation " androidx.test.espresso:espresso-core:3.6.1"
107
107
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ desugar_jdk_libs = "2.1.5"
5
5
kotlinx-datetime = " 0.6.1"
6
6
lifecycle-viewmodel-compose = " 2.9.0"
7
7
material-icons-core = " 1.7.8"
8
- media3 = " 1.6.1 "
8
+ media3 = " 1.7.0 "
9
9
org-jetbrains-kotlin-android = " 2.1.10"
10
10
core-ktx = " 1.16.0"
11
11
junit = " 4.13.2"
You can’t perform that action at this time.
0 commit comments