Skip to content

Commit 3032359

Browse files
authored
feat: upgrade Android SDK to version 7.2.0 (#506)
1 parent 3c46f4d commit 3032359

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
@@ -147,7 +147,7 @@ dependencies {
147147
implementation "androidx.car.app:app-projected:1.4.0"
148148

149149
// Include the Google Navigation SDK.
150-
implementation 'com.google.android.libraries.navigation:navigation:7.1.0'
150+
implementation 'com.google.android.libraries.navigation:navigation:7.2.0'
151151
}
152152

153153
secrets {

0 commit comments

Comments
 (0)