add large heap declaration

This commit is contained in:
Satindar Dhillon
2022-09-29 20:05:01 -07:00
parent a40d523228
commit ff960b760d

View File

@ -15,6 +15,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Omnivore"
android:largeHeap="true"
tools:targetApi="31">
<activity