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.
1 parent cf99d11 commit a119a61Copy full SHA for a119a61
example/android/app/build.gradle
@@ -25,7 +25,6 @@ android {
25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
26
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
27
applicationId "com.yourcompany.flutter_webview_plugin_example"
28
- minSdkVersion 16
29
}
30
31
buildTypes {
0 commit comments