disable impeller, minor fix
This commit is contained in:
parent
33ffb1cd1a
commit
ea3619d7f5
1 changed files with 1 additions and 1 deletions
|
@ -338,6 +338,6 @@
|
|||
-->
|
||||
<meta-data
|
||||
android:name="io.flutter.embedding.android.EnableImpeller"
|
||||
android:value="true" />
|
||||
android:value="false" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue