File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -433,6 +433,9 @@ workflows:
433433 - publish-snapshots :
434434 requires :
435435 - prepare-and-assemble
436+ - publish-snapshots :
437+ requires :
438+ - prepare-and-assemble
436439# - pitest-validate:
437440# requires:
438441# - unit-tests
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android.enableJetifier=false
2121kotlin.code.style =official
2222
2323# SDK version attributes
24- VERSION_NAME =2.12.0
24+ VERSION_NAME =2.14.0-bdf88bd-SNAPSHOT
2525
2626# Artifact attributes
2727mapboxArtifactUserOrg =mapbox
Original file line number Diff line number Diff 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.12.0 '
47+ common_sdk_version = ' 24.14.0-SNAPSHOT-05-22--04-30.git-bdf88bd '
4848 mapbox_base_version = ' 0.8.0'
4949
50- search_native_version = ' 2.12.0 '
50+ search_native_version = ' 2.14.0-SNAPSHOT-05-22--04-30.git-bdf88bd '
5151
5252 detekt_version = ' 1.19.0'
5353
You can’t perform that action at this time.
0 commit comments