Update to flutter 3.27.1 & Fix android build

This commit is contained in:
2024-12-17 17:21:10 +08:00
parent ab3953292b
commit a55e4eff67
3 changed files with 4 additions and 5 deletions

View File

@@ -53,7 +53,6 @@
<meta-data
android:name="flutterEmbedding"
android:value="2" />
<meta-data android:name="io.flutter.embedding.android.EnableImpeller" android:value="false"/>
</application>
<!-- Required to query activities that can process text, see:
https://developer.android.com/training/package-visibility and