more fixes for flutter

This commit is contained in:
John Smith
2022-08-23 11:48:22 -04:00
parent 1793dd90e8
commit 075bd99075
5 changed files with 35 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion flutter.compileSdkVersion
ndkVersion '22.0.7026061'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8