mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
add large heap declaration
This commit is contained in:
parent
a40d523228
commit
ff960b760d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue