Ignore:
Timestamp:
2015-08-21T22:43:38+02:00 (11 years ago)
Author:
nokutu
Message:

Change build.gradle to use latest JOSM version and fixed code issues related to a recent JOSM upload.

File:
1 edited

Legend:

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

    r31446 r31518  
    2929  // The JOSM-version can be specified as "latest", "tested" or "snapshot-1234" (replace 1234 by the desired version number).
    3030  // For revisions older than the last ~60 versions, also append "Archiv" to the repository URL above
    31   compile 'org.openstreetmap.josm:josm:tested'
     31  compile 'org.openstreetmap.josm:josm:latest'
    3232  compile 'org.apache.commons:commons-imaging:1.0-SNAPSHOT'
    3333
Note: See TracChangeset for help on using the changeset viewer.