Skip to content

Commit a7ae447

Browse files
committed
bump deps
1 parent 7633bb8 commit a7ae447

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

MapboxSearch/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android.enableJetifier=false
2121
kotlin.code.style=official
2222

2323
# SDK version attributes
24-
VERSION_NAME=2.15.0-01a54fb-SNAPSHOT
24+
VERSION_NAME=2.15.0-db7feb8-SNAPSHOT
2525

2626
# Artifact attributes
2727
mapboxArtifactUserOrg=mapbox

MapboxSearch/gradle/versions.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ ext {
4444

4545
version = [
4646
// Mapbox
47-
mapboxSearchNative : '2.15.0-SNAPSHOT-07-16--10-01.git-01a54fb',
48-
mapboxCommon : '24.15.0-SNAPSHOT-07-16--10-01.git-01a54fb',
49-
mapboxMaps : '11.15.0-SNAPSHOT-07-16--10-01.git-01a54fb',
47+
mapboxSearchNative : '2.15.0-SNAPSHOT-07-18--09-55.git-db7feb8',
48+
mapboxCommon : '24.15.0-SNAPSHOT-07-18--09-55.git-db7feb8',
49+
mapboxMaps : '11.15.0-SNAPSHOT-07-18--09-55.git-db7feb8',
5050
mapboxTurf : '6.15.0',
5151
mapboxBase : '0.8.0',
5252
mapboxTestDsl : '0.1.5',

0 commit comments

Comments
 (0)