diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2012-01-17 18:43:11 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2012-01-17 18:43:11 +0300 |
| commit | 56d0be3e0a8075b07e8daa86f67e67081d26aa60 (patch) | |
| tree | 5f992a7f4446b558e885a81e994e8bebf2434824 /project.properties | |
| parent | ca5f7ed95bd5be594ecd76629e0ff6a7937ac90e (diff) | |
move libraries to libs/
properly detect xlarge screens
update ACP library
link against API 14 (ICS)
various fixes for ICS
bump version
Diffstat (limited to 'project.properties')
| -rw-r--r-- | project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.properties b/project.properties index b904742f..730e911f 100644 --- a/project.properties +++ b/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-13 +target=android-14 |