From c9cf33103956eaa372ffc8566e4f3c9c9e28652a Mon Sep 17 00:00:00 2001 From: Michael Keppler Date: Sun, 22 Dec 2013 23:01:20 +0100 Subject: build: have calendar build with same API as main app * removes the need to have API 4 installed --- cgeo-calendar/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgeo-calendar') diff --git a/cgeo-calendar/project.properties b/cgeo-calendar/project.properties index 54e1b7d..705eae9 100644 --- a/cgeo-calendar/project.properties +++ b/cgeo-calendar/project.properties @@ -11,4 +11,4 @@ proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=Google Inc.:Google APIs:4 +target=Google Inc.:Google APIs:8 -- cgit v1.1