Skip to content

Commit 53f53a1

Browse files
Łukasz PaczosLangston Smith
authored andcommitted
bump Maps SDK to the stable v8.3.0 (#1045)
1 parent 2ae8201 commit 53f53a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ allprojects {
2121
jcenter()
2222
// SNAPSHOT repository
2323
// maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
24+
// maven { url 'https://oss.jfrog.org/artifactory/oss-snapshot-local/' }
2425
}
2526
}
2627

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
]
88

99
version = [
10-
mapboxMapSdk : '8.2.1',
10+
mapboxMapSdk : '8.3.0',
1111
mapboxJava : '4.8.0',
1212
playLocation : '16.0.0',
1313
autoValue : '1.5.4',

0 commit comments

Comments
 (0)