mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Remove ndkVersion and buildToolsVersion version from add_to_app/android_view (#738)
This commit is contained in:
@@ -4,9 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
ndkVersion "21.3.6528147"
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion "30.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "dev.flutter.example.androidView"
|
||||
|
||||
Reference in New Issue
Block a user