From 6df58cc9338ae90c354a41c9e06e6a45e0d6b56b Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Tue, 14 Nov 2017 02:36:17 +0100 Subject: [PATCH] osmand.srtmplugin: update to vc 9 This is mostly to trigger a rebuild after the old version has been moved to the archive. The plugin doesn't really contain any code. It only matters that it's installed. closes #822 --- metadata/net.osmand.srtmPlugin.paid.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/net.osmand.srtmPlugin.paid.txt b/metadata/net.osmand.srtmPlugin.paid.txt index debd74aec7..eb11763f63 100644 --- a/metadata/net.osmand.srtmPlugin.paid.txt +++ b/metadata/net.osmand.srtmPlugin.paid.txt @@ -18,6 +18,14 @@ Build:1.0,6 commit=044c2d1cec5b705cf1f00a8d97c3493f09189cf1 subdir=plugins/Osmand-SRTMPlugin +Build:1.0,9 + commit=ed307f8a95aa58f507ad0e26f1af506be3725f9f + subdir=plugins/Osmand-SRTMPlugin + gradle=yes + rm=eclipse-compile,OsmAnd/libs,OsmAnd/ant-lib,OsmAndCore-sample,OsmAnd-java + prebuild=sed -i -e 's/buildToolsVersion "23.0.1"/buildToolsVersion "25.0.0"/' -e '/com.google.firebase/d' build.gradle ../../OsmAnd/build.gradle ../*/build.gradle && \ + echo "include ':plugins:Osmand-SRTMPlugin'" > ../../settings.gradle + Maintainer Notes: Plugins are not mentioned in LICENSE file and don't belong to any stated exception. Main project license according to LICENSE file