We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce21b2b commit af2b92eCopy full SHA for af2b92e
1 file changed
CedarMapsSDK/build.gradle
@@ -17,7 +17,7 @@ android {
17
}
18
19
dependencies {
20
- api 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.3.0'
+ api 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.4.0'
21
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
22
implementation 'com.google.code.gson:gson:2.8.5'
23
0 commit comments