summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-12-15 20:36:44 +0100
committerArne Schwabe <arne@rfc2549.org>2012-12-15 20:36:44 +0100
commit46290f01887ac0b24e014aa9cf37b8f7cd50585b (patch)
treea39073ef71203d037ac78db4eeaaf36199d90853 /AndroidManifest.xml
parent66d5f00763b30d84e12e3fc949d033a18e93f625 (diff)
Minimal rework of notifications for JB
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ad16b0ad..8e75f9fd 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -27,7 +27,7 @@
<!-- <uses-permission android:name="com.android.vending.BILLING" /> -->
- <uses-sdk android:minSdkVersion="14" />
+ <uses-sdk android:minSdkVersion="17" android:targetSdkVersion="14"/>
<application
android:icon="@drawable/icon"