summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4e035f9..cbea921 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -20,6 +20,8 @@
android:label="Broadcast that a change happened to the call log."
android:protectionLevel="signature|system"/>
+ <uses-sdk android:minSdkVersion="21" />
+
<application android:process="android.process.acore"
android:label="@string/app_label"
android:icon="@drawable/app_icon"