Mapsforge: use latest version (#1026)
This commit is contained in:
@@ -10,11 +10,11 @@ dependencies {
|
||||
implementation 'com.fifesoft:rsyntaxtextarea:2.6.1'
|
||||
implementation 'com.jtattoo:JTattoo:1.6.11'
|
||||
|
||||
implementation 'org.mapsforge:mapsforge-core:0.18.0'
|
||||
implementation 'org.mapsforge:mapsforge-map:0.18.0'
|
||||
implementation 'org.mapsforge:mapsforge-map-awt:0.18.0'
|
||||
implementation 'org.mapsforge:mapsforge-map-reader:0.18.0'
|
||||
implementation 'org.mapsforge:mapsforge-themes:0.18.0'
|
||||
implementation 'org.mapsforge:mapsforge-core:master-SNAPSHOT'
|
||||
implementation 'org.mapsforge:mapsforge-map:master-SNAPSHOT'
|
||||
implementation 'org.mapsforge:mapsforge-map-awt:master-SNAPSHOT'
|
||||
implementation 'org.mapsforge:mapsforge-map-reader:master-SNAPSHOT'
|
||||
implementation 'org.mapsforge:mapsforge-themes:master-SNAPSHOT'
|
||||
implementation 'net.sf.kxml:kxml2:2.3.0'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user