Changeset 34320 in osm for applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
- Timestamp:
- 2018-06-18T22:07:03+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
r34317 r34320 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=138 7810 plugin.main.version=13860 11 11 # Version of JOSM against which the plugin is compiled 12 12 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ . 13 13 # If not, choose the next higher number that is available, or the gradle build will break. 14 plugin.compile.version=138 7814 plugin.compile.version=13860 15 15 plugin.requires=apache-commons;apache-http 16 16
Note:
See TracChangeset
for help on using the changeset viewer.