We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5e682 commit 874e8acCopy full SHA for 874e8ac
src/main/AndroidManifest.xml
@@ -8,7 +8,7 @@
8
9
<uses-sdk
10
android:minSdkVersion="11"
11
- android:targetSdkVersion="22" />
+ android:targetSdkVersion="25" />
12
13
<application
14
android:allowBackup="false"
src/main/res/values/arrays.xml
@@ -0,0 +1,3 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<resources>
3
+</resources>
0 commit comments