Skip to content

Commit fc65e58

Browse files
author
ChenDoXiu
committed
update flutter 3.32
1 parent a8dcd9a commit fc65e58

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
# 0.9.1
3+
- update flutter 3.32
4+
25
# 0.9.0
36
- Add ios ipa releases
47
- Add User profile

android/app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
<meta-data
3939
android:name="flutterEmbedding"
4040
android:value="2"/>
41-
<meta-data
41+
<!-- <meta-data
4242
android:name="io.flutter.embedding.android.EnableImpeller"
43-
android:value="false"/>
43+
android:value="false"/> -->
4444
</application>
4545
</manifest>

0 commit comments

Comments
 (0)