update target sdk
This commit is contained in:
parent
3fd92982c4
commit
a480ef4b8b
@ -9,7 +9,7 @@
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="10"
|
||||
android:targetSdkVersion="18" />
|
||||
android:targetSdkVersion="19" />
|
||||
|
||||
<application
|
||||
android:label="JeoMap"
|
||||
@ -27,4 +27,4 @@
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
@ -11,5 +11,5 @@
|
||||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-17
|
||||
target=android-19
|
||||
android.library.reference.1=../../vtm-android
|
||||
|
Loading…
x
Reference in New Issue
Block a user