mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Use SDK 10 to build K-9 Mail since SDK 9 is no longer available.
This commit is contained in:
parent
ee132e92d1
commit
138e5b1641
@ -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
|
||||
|
@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-9
|
||||
target=android-10
|
||||
|
Loading…
Reference in New Issue
Block a user