mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2024-11-22 21:52:46 +00:00
fix natives on some devices
This commit is contained in:
parent
a1d546215f
commit
ecfcf57847
|
@ -8,6 +8,7 @@
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher_round"
|
android:roundIcon="@mipmap/ic_launcher_round"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
|
android:extractNativeLibs="true"
|
||||||
android:theme="@style/Theme.Doukutsurs">
|
android:theme="@style/Theme.Doukutsurs">
|
||||||
|
|
||||||
<provider
|
<provider
|
||||||
|
|
Loading…
Reference in a new issue