Skip to content

Commit 548c1a5

Browse files
committed
bumped Maps SDK to 6.0.0-beta.7 and GeoJson lib to 3.0.1
1 parent 9d1c682 commit 548c1a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ext {
88
]
99

1010
version = [
11-
mapboxMapSdk : '6.0.0-beta.6',
11+
mapboxMapSdk : '6.0.0-beta.7',
1212
mapboxGeocoding : '3.0.0-beta.4',
13-
mapboxGeoJson : '3.0.0-beta.4',
13+
mapboxGeoJson : '3.0.1',
1414
lost : '3.0.4',
1515
autoValue : '1.5.3',
1616
autoValueParcel : '0.2.6',

0 commit comments

Comments
 (0)