Changeset 34582 in osm for applications/editors/josm
- Timestamp:
- 2018-08-19T21:50:59+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
r34428 r34582 8 8 # Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible. 9 9 # You can check if the plugin compiles against this version by executing `./gradlew minJosmVersionClasses`. 10 plugin.main.version=1 386011 plugin.version=13860 10 plugin.main.version=14153 11 #plugin.version= 12 12 # Version of JOSM against which the plugin is compiled 13 13 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ . 14 14 # If not, choose the next higher number that is available, or the gradle build will break. 15 plugin.compile.version=1 386015 plugin.compile.version=14163 16 16 plugin.requires=apache-commons;apache-http;utilsplugin2 17 17
Note:
See TracChangeset
for help on using the changeset viewer.