This commit is contained in:
John Smith 2023-07-02 11:31:40 -04:00
parent 30d78513a8
commit d39c9343b7
8 changed files with 35 additions and 41 deletions

View file

@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
ndkVersion '25.1.8937393'
ndkVersion '25.1.8937393'
compileSdkVersion flutter.compileSdkVersion
ndkVersion flutter.ndkVersion