File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ android {
79
79
dependencies {
80
80
implementation " androidx.car.app:app:1.4.0"
81
81
implementation " androidx.car.app:app-projected:1.4.0"
82
- implementation " com.google.android.libraries.navigation:navigation:6.0.2 "
82
+ implementation " com.google.android.libraries.navigation:navigation:6.1.0 "
83
83
testImplementation ' org.jetbrains.kotlin:kotlin-test'
84
84
testImplementation ' io.mockk:mockk:1.13.8'
85
85
testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ flutter {
107
107
dependencies {
108
108
implementation " androidx.car.app:app:1.4.0"
109
109
implementation " androidx.car.app:app-projected:1.4.0"
110
- implementation " com.google.android.libraries.navigation:navigation:6.0.2 "
110
+ implementation " com.google.android.libraries.navigation:navigation:6.1.0 "
111
111
coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.0.4'
112
112
androidTestUtil " androidx.test:orchestrator:1.4.2"
113
113
}
You can’t perform that action at this time.
0 commit comments