Updated targetSdkVersion to 19.

This commit is contained in:
Felix Ableitner 2013-12-24 17:28:42 +01:00
parent 3805ab18f9
commit b86bf827f0

View file

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