Ignore:
Timestamp:
2016-06-25T13:30:33+02:00 (10 years ago)
Author:
floscher
Message:

Compile plugin with JOSM version >= plugin.main.version

Also add two previously missing file comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/build.gradle

    r32385 r32403  
    3232  // The JOSM-version can be specified as "latest", "tested" or the numeric version number.
    3333  // When using a numeric version number you can leave out {changing=true}.
    34   compile(':josm:10338')
     34  compile(':josm:10377')
    3535  // For plugins it's irrelevant, which version is specified, always the latest version is used.
    3636  compile (name: 'apache-commons'){changing=true}
Note: See TracChangeset for help on using the changeset viewer.