Reapply "chore: bump flutter version"

mod: disable impeller, ref Kazumi

This reverts commit fe2b4f6735.
This commit is contained in:
bggRGjQaUbCoE
2024-12-25 16:31:09 +08:00
parent a7fb8f6007
commit f6406f47a6
7 changed files with 66 additions and 54 deletions

View File

@@ -38,7 +38,7 @@ android {
compileSdkVersion flutter.compileSdkVersion
namespace 'com.example.pilipalax'
ndkVersion flutter.ndkVersion
ndkVersion "27.0.12077973"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8