bump target SDK

This commit is contained in:
Hannes Janetzek
2014-02-08 01:38:06 +01:00
parent 5443cf5417
commit ccb00b17a5
2 changed files with 3 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
<uses-sdk
android:minSdkVersion="10"
android:targetSdkVersion="10" />
android:targetSdkVersion="19" />
<application
android:allowBackup="true"