Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit af2b92e

Browse files
committed
Updates Mapbox SDK to version 8.4.0
1 parent ce21b2b commit af2b92e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CedarMapsSDK/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
}
1818

1919
dependencies {
20-
api 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.3.0'
20+
api 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.4.0'
2121
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
2222
implementation 'com.google.code.gson:gson:2.8.5'
2323
}

0 commit comments

Comments
 (0)