File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ android {
7575 }
7676
7777 dependencies {
78- implementation ' androidx.car.app:app:1.4 .0'
79- implementation ' androidx.car.app:app-projected:1.4 .0'
78+ implementation ' androidx.car.app:app:1.7 .0'
79+ implementation ' androidx.car.app:app-projected:1.7 .0'
8080 implementation ' com.google.android.libraries.navigation:navigation:7.1.0'
8181 testImplementation ' org.jetbrains.kotlin:kotlin-test'
8282 testImplementation ' io.mockk:mockk:1.13.8'
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ flutter {
101101}
102102
103103dependencies {
104- implementation(" androidx.car.app:app:1.4 .0" )
105- implementation(" androidx.car.app:app-projected:1.4 .0" )
104+ implementation(" androidx.car.app:app:1.7 .0" )
105+ implementation(" androidx.car.app:app-projected:1.7 .0" )
106106 implementation(" com.google.android.libraries.navigation:navigation:7.1.0" )
107107 coreLibraryDesugaring(" com.android.tools:desugar_jdk_libs:2.0.4" )
108108 androidTestUtil(" androidx.test:orchestrator:1.5.1" )
You can’t perform that action at this time.
0 commit comments