File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
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.12 .0-beta.1
24
+ VERSION_NAME =2.13 .0-3eea307-SNAPSHOT
25
25
26
26
# Artifact attributes
27
27
mapboxArtifactUserOrg =mapbox
Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ ext {
44
44
mapbox_maps_version = ' 11.12.0-beta.1'
45
45
mapbox_turf_version = ' 6.15.0'
46
46
47
- common_sdk_version = ' 24.12 .0-beta.1 '
47
+ common_sdk_version = ' 24.13 .0-SNAPSHOT-04-23--04-29.git-3eea307 '
48
48
mapbox_base_version = ' 0.8.0'
49
49
50
- search_native_version = ' 2.12 .0-beta.1 '
50
+ search_native_version = ' 2.13 .0-SNAPSHOT-04-23--04-29.git-3eea307 '
51
51
52
52
detekt_version = ' 1.19.0'
53
53
You can’t perform that action at this time.
0 commit comments