Skip to content

Commit 886074f

Browse files
chore(deps): bump androidx.car.app:app-projected in /example/android
Bumps androidx.car.app:app-projected from 1.4.0 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.car.app:app-projected dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7389afe commit 886074f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ flutter {
9999
}
100100

101101
dependencies {
102-
implementation("androidx.car.app:app:1.4.0")
103-
implementation("androidx.car.app:app-projected:1.4.0")
102+
implementation("androidx.car.app:app:1.7.0")
103+
implementation("androidx.car.app:app-projected:1.7.0")
104104
implementation("com.google.android.libraries.navigation:navigation:6.2.2")
105105
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
106106
androidTestUtil("androidx.test:orchestrator:1.5.1")

0 commit comments

Comments
 (0)