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 886074fCopy full SHA for 886074f
example/android/app/build.gradle.kts
@@ -99,8 +99,8 @@ flutter {
99
}
100
101
dependencies {
102
- implementation("androidx.car.app:app:1.4.0")
103
- implementation("androidx.car.app:app-projected:1.4.0")
+ implementation("androidx.car.app:app:1.7.0")
+ implementation("androidx.car.app:app-projected:1.7.0")
104
implementation("com.google.android.libraries.navigation:navigation:6.2.2")
105
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
106
androidTestUtil("androidx.test:orchestrator:1.5.1")
0 commit comments