Revert "Reapply "chore: bump flutter version""

Closes #59

This reverts commit f6406f47a6.
This commit is contained in:
bggRGjQaUbCoE
2024-12-28 09:34:17 +08:00
parent 821a6ad4b2
commit 51f87cc49c
7 changed files with 31 additions and 43 deletions

View File

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