Changeset 31395 in osm for applications/editors/josm/plugins/mapillary/build.gradle
- Timestamp:
- 2015-07-17T07:01:52+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/build.gradle
r31393 r31395 111 111 manifest { 112 112 attributes("Plugin-Mainversion": "8433", 113 "Plugin-Version": "313 31",113 "Plugin-Version": "31395", 114 114 "Plugin-Class": "org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin", 115 115 "Plugin-Description": "Enables user to work with pictures hosted at mapillary.com", … … 159 159 */ 160 160 task wrapper(type: Wrapper) { 161 gradleVersion = '2. 4'161 gradleVersion = '2.5' 162 162 }
Note:
See TracChangeset
for help on using the changeset viewer.
