clean up example project

This commit is contained in:
Nick Fisher
2022-04-05 13:22:48 +10:00
parent f4f7d28388
commit 4da1544a50
2 changed files with 4 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 31
ndkVersion "23.1.7779620"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8