Set extractNativeLibs to false
This commit is contained in:
parent
3791fb5d29
commit
31ad93e98b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="false"
|
||||
android:extractNativeLibs="false"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
<activity
|
||||
android:name=".ui.activity.MainActivity"
|
||||
|
|
Loading…
Add table
Reference in a new issue