Skip to content

Commit 27eed90

Browse files
committed
bump for momenta
1 parent 2e256ac commit 27eed90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.14.0-bf394dd-SNAPSHOT
24+
VERSION_NAME=2.14.0-ce62dbe-SNAPSHOT
2525

2626
# Artifact attributes
2727
mapboxArtifactUserOrg=mapbox

MapboxSearch/gradle/versions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ ext {
4444
mapbox_maps_version = '11.12.0'
4545
mapbox_turf_version = '6.15.0'
4646

47-
common_sdk_version = '24.14.0-SNAPSHOT-06-02--04-30.git-bf394dd'
47+
common_sdk_version = '24.14.0-SNAPSHOT-06-11--10-51.git-ce62dbe'
4848
mapbox_base_version = '0.8.0'
4949

50-
search_native_version = '2.14.0-SNAPSHOT-06-02--04-30.git-bf394dd'
50+
search_native_version = '2.14.0-SNAPSHOT-06-11--10-51.git-ce62dbe'
5151

5252
detekt_version = '1.19.0'
5353

0 commit comments

Comments
 (0)