diff options
author | Struan Donald <struan@exo.org.uk> | 2013-04-15 17:01:20 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-04-15 17:01:20 +0100 |
commit | 0555ff4f9b93c5c312cc4ae3d0e0559f086e36cc (patch) | |
tree | 20e825312f86cc84d4cdff42a86dfa6873b90aca /Android/project.properties | |
parent | 9952d5525a11da5f16c913f4cc1a608dffe1cff2 (diff) |
small tweaks to remove a few issues with android and phonegap 1.5
Diffstat (limited to 'Android/project.properties')
-rw-r--r-- | Android/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Android/project.properties b/Android/project.properties index 9b84a6b..85aac54 100644 --- a/Android/project.properties +++ b/Android/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=android-8 |