diff options
author | Bananeweizen <bananeweizen@gmx.de> | 2015-01-10 09:09:42 +0100 |
---|---|---|
committer | Bananeweizen <bananeweizen@gmx.de> | 2015-01-10 09:09:42 +0100 |
commit | aa83dcd6ac060c967c83615fce3f64c65c388c98 (patch) | |
tree | 8081846124a37c89529a4b43eb36bf7509f0e7c1 /mapswithme-api/project.properties | |
parent | 1c43f74aace3096d32d474aacfb590a8f14fedf9 (diff) | |
download | cgeo-aa83dcd6ac060c967c83615fce3f64c65c388c98.zip cgeo-aa83dcd6ac060c967c83615fce3f64c65c388c98.tar.gz cgeo-aa83dcd6ac060c967c83615fce3f64c65c388c98.tar.bz2 |
update MapsWithMe integration
As they removed the light version, some wording changed.
Diffstat (limited to 'mapswithme-api/project.properties')
-rw-r--r-- | mapswithme-api/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mapswithme-api/project.properties b/mapswithme-api/project.properties index 91d2b02..93c8c3c 100644 --- a/mapswithme-api/project.properties +++ b/mapswithme-api/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-19 +target=android-21 android.library=true |