chore(mobile): disable Impeller on Android (#12130)

chore(mobile): disable Impeller
pull/12132/head
Alex 2024-08-29 23:41:07 -05:00 committed by GitHub
parent 7d0c64b73e
commit fa9b2219f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<meta-data
android:name="io.flutter.embedding.android.EnableImpeller"
android:value="true" />
android:value="false" />
<meta-data
android:name="com.google.firebase.messaging.default_notification_icon"