Skip to content

Commit

Permalink
Revert "feat(obento): enabled Android Impeller (#335)"
Browse files Browse the repository at this point in the history
This reverts commit dba0fa6.
  • Loading branch information
KoheiKanagu authored May 16, 2024
1 parent dba0fa6 commit 124a9e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/obento/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-3095994149570460~5325580264"/>

<meta-data
android:name="io.flutter.embedding.android.EnableImpeller"
android:value="true" />
</application>
<!-- Required to query activities that can process text, see:
https://developer.android.com/training/package-visibility and
Expand Down

0 comments on commit 124a9e9

Please sign in to comment.