mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Yay! Google got rid of the android-6 distribution in the SDK. We now
build against android-8, (though we're still backwards compatible to android-3.)
This commit is contained in:
parent
b3ac8e86e7
commit
08679b68ee
@ -1,2 +1,2 @@
|
||||
application-package=com.fsck.k9
|
||||
target=android-6
|
||||
target=android-8
|
||||
|
@ -10,4 +10,4 @@
|
||||
# Indicates whether an apk should be generated for each density.
|
||||
split.density=false
|
||||
# Project target.
|
||||
target=android-6
|
||||
target=android-8
|
||||
|
Loading…
Reference in New Issue
Block a user