We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7389afe commit 3f7f8f7Copy full SHA for 3f7f8f7
example/android/app/build.gradle.kts
@@ -101,7 +101,7 @@ flutter {
101
dependencies {
102
implementation("androidx.car.app:app:1.4.0")
103
implementation("androidx.car.app:app-projected:1.4.0")
104
- implementation("com.google.android.libraries.navigation:navigation:6.2.2")
+ implementation("com.google.android.libraries.navigation:navigation:6.3.1")
105
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
106
androidTestUtil("androidx.test:orchestrator:1.5.1")
107
}
0 commit comments