File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
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.15.0-rc.1
24+ VERSION_NAME =2.15.0-219314b-SNAPSHOT
2525
2626# Artifact attributes
2727mapboxArtifactUserOrg =mapbox
Original file line number Diff line number Diff line change 4444
4545 version = [
4646 // Mapbox
47- mapboxSearchNative : ' 2.15.0-rc.1 ' ,
48- mapboxCommon : ' 24.15.0-rc.1 ' ,
49- mapboxMaps : ' 11.15.0-rc.1 ' ,
47+ mapboxSearchNative : ' 2.15.0-SNAPSHOT-09-03--18-48.git-219314b ' ,
48+ mapboxCommon : ' 24.15.0-SNAPSHOT-09-03--18-48.git-219314b ' ,
49+ mapboxMaps : ' 11.15.0-SNAPSHOT-09-03--18-48.git-219314b ' ,
5050 mapboxTurf : ' 6.15.0' ,
5151 mapboxBase : ' 0.8.0' ,
5252 mapboxTestDsl : ' 0.1.5' ,
You can’t perform that action at this time.
0 commit comments