summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a883457..dc37607 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,7 +21,7 @@
android:protectionLevel="signature|system"/>
<uses-sdk android:minSdkVersion="21"
- android:targetSdkVersion="22" />
+ android:targetSdkVersion="23" />
<application android:process="android.process.acore"
android:label="@string/app_label"