|
|
@@ -1,7 +1,4 @@
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- package="com.flutter_webview_plugin"
|
|
|
- android:versionCode="1"
|
|
|
- android:versionName="0.0.1">
|
|
|
+ package="com.flutter_webview_plugin">
|
|
|
|
|
|
- <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="21"/>
|
|
|
</manifest>
|