Use SDK 10 to build K-9 Mail since SDK 9 is no longer available.

This commit is contained in:
cketti 2011-08-12 21:57:01 +02:00
parent ee132e92d1
commit 138e5b1641
2 changed files with 2 additions and 2 deletions

View File

@ -10,6 +10,6 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-9
target=android-10
extensible.libs.classpath=compile-only-libs
java.encoding=utf8

View File

@ -8,4 +8,4 @@
# project structure.
# Project target.
target=android-9
target=android-10