We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaff3b commit 32dbfe3Copy full SHA for 32dbfe3
1 file changed
example/android/app/build.gradle
@@ -153,7 +153,7 @@ dependencies {
153
implementation "androidx.car.app:app-projected:1.4.0"
154
155
// Include the Google Navigation SDK.
156
- implementation 'com.google.android.libraries.navigation:navigation:7.4.0'
+ implementation 'com.google.android.libraries.navigation:navigation:7.5.0'
157
}
158
159
secrets {
0 commit comments