We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb9ecc commit 45f70ceCopy full SHA for 45f70ce
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