We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfb9ecc + 45f70ce commit 488e0b9Copy full SHA for 488e0b9
AndroidManifest.xml
@@ -4,5 +4,6 @@
4
package="org.webkit.android_jsc"
5
android:versionCode="1"
6
android:versionName="1.0">
7
+ <uses-sdk android:minSdkVersion="4" />
8
<application />
9
</manifest>
0 commit comments