mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 09:52:16 -05:00
Update targetSdkVersion to 17
This commit is contained in:
parent
a01e9af0ae
commit
88c7b20c43
@ -6,7 +6,7 @@
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:targetSdkVersion="15"
|
||||
android:targetSdkVersion="17"
|
||||
/>
|
||||
<supports-screens
|
||||
android:largeScreens="true"
|
||||
|
@ -11,7 +11,7 @@
|
||||
split.density=false
|
||||
java.encoding=utf8
|
||||
# Project target.
|
||||
target=android-15
|
||||
target=android-17
|
||||
extensible.libs.classpath=compile-only-libs
|
||||
android.library.reference.1=plugins/ActionBarSherlock/library
|
||||
android.library.reference.2=plugins/Android-PullToRefresh/library
|
||||
|
Loading…
Reference in New Issue
Block a user