diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2014-09-10 19:03:11 +0200 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2014-09-10 19:03:11 +0200 |
commit | 57892e4b34c88943f95601640f2dc227c15a66d7 (patch) | |
tree | 6b2b101bd523d28f27fc675e1bdd7346d62a3cd6 /showcaseview | |
parent | 89b5653b322534449d64006c4861bc85be086cd5 (diff) | |
download | cgeo-57892e4b34c88943f95601640f2dc227c15a66d7.zip cgeo-57892e4b34c88943f95601640f2dc227c15a66d7.tar.gz cgeo-57892e4b34c88943f95601640f2dc227c15a66d7.tar.bz2 |
Revert "Use the same properties in showcaseview"
This reverts commit 89b5653b322534449d64006c4861bc85be086cd5.
Diffstat (limited to 'showcaseview')
-rw-r--r-- | showcaseview/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/showcaseview/project.properties b/showcaseview/project.properties index 218eacc..91d2b02 100644 --- a/showcaseview/project.properties +++ b/showcaseview/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=Google Inc.:Google APIs (x86 System Image):19 +target=android-19 android.library=true |