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.
2 parents 74be7ee + 922e978 commit 75cf813Copy full SHA for 75cf813
android/src/main/AndroidManifest.xml
@@ -1,7 +1,4 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
- package="com.flutter_webview_plugin"
3
- android:versionCode="1"
4
- android:versionName="0.0.1">
+ package="com.flutter_webview_plugin">
5
6
- <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="21"/>
7
</manifest>
0 commit comments