source: osm/applications/editors/josm/plugins/MicrosoftStreetside/gradle/wrapper/gradle-wrapper.properties@ 36228

Last change on this file since 36228 was 36228, checked in by taylor.smock, 13 months ago

StreetSide: Update to official API

This also moves the plugin to Java 21 (mostly for virtual threads), reformats the
code to match the JOSM standard (4 spaces), and fixes a bunch of lint issues.

Additionally, a lot of cruft from when this plugin was copied from Mapillary was
removed. That was largely related to image import, uploading, and login.

File size: 337 bytes
Line 
1distributionBase=GRADLE_USER_HOME
2distributionPath=wrapper/dists
3distributionSha256Sum=9631d53cf3e74bfa726893aee1f8994fee4e060c401335946dba2156f440f24c
4distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
5networkTimeout=10000
6validateDistributionUrl=true
7zipStoreBase=GRADLE_USER_HOME
8zipStorePath=wrapper/dists
Note: See TracBrowser for help on using the repository browser.