Skip to content

Commit 32dbfe3

Browse files
committed
feat: upgrade Navigation SDK for Android to 7.5.0
1 parent 2aaff3b commit 32dbfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ dependencies {
153153
implementation "androidx.car.app:app-projected:1.4.0"
154154

155155
// Include the Google Navigation SDK.
156-
implementation 'com.google.android.libraries.navigation:navigation:7.4.0'
156+
implementation 'com.google.android.libraries.navigation:navigation:7.5.0'
157157
}
158158

159159
secrets {

0 commit comments

Comments
 (0)