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

@@ -63,10 +63,6 @@
android:name="io.flutter.embedding.android.NormalTheme"
android:resource="@style/NormalTheme"
/>
<meta-data
android:name="io.flutter.embedding.android.EnableImpeller"
android:value="false"
/>
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>