Update build.gradle
This commit is contained in:
parent
8fc0a3600d
commit
f7d40a29c1
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
|||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
ndkVersion "21.3.6528147"
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
|
|
Loading…
Add table
Reference in a new issue