Update ActionBarSherlock and PullToRefresh project SDK levels to match Android Studio's settings after import.
This commit is contained in:
parent
8f7d942bc7
commit
75b7f3418e
2 changed files with 2 additions and 2 deletions
|
@ -9,4 +9,4 @@
|
|||
|
||||
android.library=true
|
||||
# Project target.
|
||||
target=android-15
|
||||
target=android-17
|
||||
|
|
|
@ -8,5 +8,5 @@
|
|||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-16
|
||||
target=android-17
|
||||
android.library=true
|
||||
|
|
Loading…
Reference in a new issue