diff options
| author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2011-03-11 15:45:34 +0000 |
|---|---|---|
| committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2011-03-11 15:45:34 +0000 |
| commit | 436411126739121244facf511ad2b4bdb0a697fd (patch) | |
| tree | bd98b649a2a9134325a316a613ea0c06aad27dfe /android/default.properties | |
| parent | fe6faf2e2c6e410f8b96ee470cf0ce21f745f56d (diff) | |
| download | rockbox-436411126739121244facf511ad2b4bdb0a697fd.zip rockbox-436411126739121244facf511ad2b4bdb0a697fd.tar.gz rockbox-436411126739121244facf511ad2b4bdb0a697fd.tar.bz2 rockbox-436411126739121244facf511ad2b4bdb0a697fd.tar.xz | |
Android: update project to SDKv11
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29561 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'android/default.properties')
| -rw-r--r-- | android/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/default.properties b/android/default.properties index 0b9250e..510b090 100644 --- a/android/default.properties +++ b/android/default.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-8 +target=android-11 |