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