Bump project target to android-19
This commit is contained in:
parent
dc18bab86f
commit
36cba44c07
@ -7,7 +7,7 @@
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="4"
|
||||
android:targetSdkVersion="18" />
|
||||
android:targetSdkVersion="19" />
|
||||
|
||||
<supports-screens
|
||||
android:anyDensity="true"
|
||||
|
@ -1,5 +1,5 @@
|
||||
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
target=android-18
|
||||
target=android-19
|
||||
|
||||
android.library.reference.1=extern/Universal-Image-Loader/library
|
||||
|
Loading…
x
Reference in New Issue
Block a user