Fix gradle build

This commit is contained in:
Dominik Schürmann
2013-09-15 13:47:30 +02:00
parent d885f145a0
commit 96de7cb101
7 changed files with 12 additions and 9 deletions

View File

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