diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 30a493c..69e9e91 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -153,7 +153,7 @@ dependencies { implementation "androidx.car.app:app-projected:1.4.0" // Include the Google Navigation SDK. - implementation 'com.google.android.libraries.navigation:navigation:7.4.0' + implementation 'com.google.android.libraries.navigation:navigation:7.5.0' } secrets {