File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ build-release:
1212 ./gradlew assemble
1313
1414publish :
15- export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-core:uploadArchives ; \
16- export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-geojson:uploadArchives ; \
17- export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services:uploadArchives ; \
18- export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-turf:uploadArchives ; \
15+ export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-core:uploadArchives ; \
16+ export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-geojson:uploadArchives ; \
17+ export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services:uploadArchives ; \
18+ export IS_LOCAL_DEVELOPMENT=false; ./gradlew :services-turf:uploadArchives ; \
1919
2020publish-local :
2121 # This publishes to ~/.m2/repository/com/mapbox/mapboxsdk
You can’t perform that action at this time.
0 commit comments