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.14.0-alpha.2  
24+ VERSION_NAME =2.14.0-32f22cd-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.14.0-alpha.2 ' 
48-             mapboxCommon             : ' 24.14.0-alpha.2 ' 
49-             mapboxMaps               : ' 11.14.0-alpha.2 ' 
47+             mapboxSearchNative       : ' 2.14.0-SNAPSHOT-06-26--10-31.git-32f22cd ' 
48+             mapboxCommon             : ' 24.14.0-SNAPSHOT-06-26--10-31.git-32f22cd ' 
49+             mapboxMaps               : ' 11.14.0-SNAPSHOT-06-26--10-31.git-32f22cd ' 
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