From f30ae0f3d2bc2ccd93eff494a031a185b3cdc5a5 Mon Sep 17 00:00:00 2001 From: David Black Date: Mon, 10 Sep 2012 12:59:14 +0100 Subject: [PATCH] another fix for cgeo --- metadata/cgeo.geocaching.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata/cgeo.geocaching.txt b/metadata/cgeo.geocaching.txt index 118692d656..893bd609e3 100644 --- a/metadata/cgeo.geocaching.txt +++ b/metadata/cgeo.geocaching.txt @@ -20,7 +20,8 @@ Repo Type:git Repo:https://github.com/cgeo/c-geo-opensource.git #Use version name from Google Play. Below are dummy keys -Build Version:2012.06.18,20120618,388a5a3b1c0885a,subdir=main,forceversion=yes,\ +#Force target as API 11 isn't on build server +Build Version:2012.06.18,20120618,388a5a3b1c0885a,subdir=main,forceversion=yes,target=Google Inc.:Google APIs:15,\ prebuild=cp templates/private.properties . && cp templates/mapsapikey.xml res/values/ && \ sed -i 's@\(maps.api.key=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \ sed -i 's@\(maps.api.key.market=\).*@\1LhWN5eWaqRrP0ZgO3h7vevsAwtJJs80C-G9o7RA@' private.properties && \