We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b3b62c + 4f36f18 commit bcddcceCopy full SHA for bcddcce
AndroidManifest.xml
@@ -5,7 +5,7 @@
5
android:versionName="1.0">
6
7
<uses-sdk
8
- android:minSdkVersion="7"
+ android:minSdkVersion="8"
9
android:targetSdkVersion="21" />
10
11
<uses-permission android:name="android.permission.ACCESS_SUPERUSER" />
0 commit comments