|
@@ -23,10 +23,8 @@ android {
|
|
|
|
|
|
|
|
defaultConfig {
|
|
defaultConfig {
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
|
-
|
|
|
|
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
|
|
applicationId "com.yourcompany.flutter_webview_plugin_example"
|
|
applicationId "com.yourcompany.flutter_webview_plugin_example"
|
|
|
- minSdkVersion 16
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
buildTypes {
|
|
buildTypes {
|