We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c46f4d commit 283de9aCopy full SHA for 283de9a
1 file changed
example/android/app/build.gradle
@@ -147,7 +147,7 @@ dependencies {
147
implementation "androidx.car.app:app-projected:1.4.0"
148
149
// Include the Google Navigation SDK.
150
- implementation 'com.google.android.libraries.navigation:navigation:7.1.0'
+ implementation 'com.google.android.libraries.navigation:navigation:7.2.0'
151
}
152
153
secrets {
0 commit comments