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:
433
433
- publish-snapshots :
434
434
requires :
435
435
- prepare-and-assemble
436
+ - publish-snapshots :
437
+ requires :
438
+ - prepare-and-assemble
436
439
# - pitest-validate:
437
440
# requires:
438
441
# - unit-tests
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android.enableJetifier=false
21
21
kotlin.code.style =official
22
22
23
23
# SDK version attributes
24
- VERSION_NAME =2.15 .0-beta.2
24
+ VERSION_NAME =2.16 .0-5047151-SNAPSHOT
25
25
26
26
# Artifact attributes
27
27
mapboxArtifactUserOrg =mapbox
Original file line number Diff line number Diff line change 44
44
45
45
version = [
46
46
// Mapbox
47
- mapboxSearchNative : ' 2.15 .0-beta.2 ' ,
48
- mapboxCommon : ' 24.15 .0-beta.2 ' ,
49
- mapboxMaps : ' 11.15 .0-beta.2 ' ,
47
+ mapboxSearchNative : ' 2.16 .0-SNAPSHOT-08-21--04-30.git-5047151 ' ,
48
+ mapboxCommon : ' 24.16 .0-SNAPSHOT-08-21--04-30.git-5047151 ' ,
49
+ mapboxMaps : ' 11.16 .0-SNAPSHOT-08-21--04-30.git-5047151 ' ,
50
50
mapboxTurf : ' 6.15.0' ,
51
51
mapboxBase : ' 0.8.0' ,
52
52
mapboxTestDsl : ' 0.1.5' ,
You can’t perform that action at this time.
0 commit comments