diff --git a/metadata/org.openbmap.txt b/metadata/org.openbmap.txt index 1f482dc54a..af8cf41016 100644 --- a/metadata/org.openbmap.txt +++ b/metadata/org.openbmap.txt @@ -79,6 +79,7 @@ Build:0.8.5,13 rm ../local.properties Build:0.8.6,14 + disable=remove apk commit=v0.8.6 subdir=android/app gradle=yes @@ -86,15 +87,7 @@ Build:0.8.6,14 prebuild=sed -i -e '/jar/d' -e 's/minSdkVersion 8/minSdkVersion 9/g' -e '/support-v4/acompile "com.caverock:androidsvg:1.2.1"\ncompile "org.apache.commons:commons-lang3:3.4"\ncompile "org.apache.httpcomponents:httpmime:4.2.3"\ncompile "com.jjoe64:graphview:3.1.3"\ncompile "org.mapsforge:mapsforge-core:0.5.1"\ncompile "org.mapsforge:mapsforge-map:0.5.1"\ncompile "org.mapsforge:mapsforge-map-reader:0.5.1"\ncompile "org.mapsforge:mapsforge-map-android:0.5.1"' build.gradle && \ rm ../local.properties -Maintainer Notes: -Upstream is using ant, but building mapsforge from source requires gradle, which fails -on the build server if called in an ant or maven project (or when called multiple times). - -The patch migrates upstream's ant build to gradle which includes all dependencies from -mavenCentral. Can be removed if upstream accepts our gradle patches. -. - -Auto Update Mode:Version v%v +#Auto Update Mode:Version v%v Update Check Mode:Tags Current Version:0.8.6 Current Version Code:14