mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-24 04:05:13 +00:00
Set extractNativeLibs="false" #265
This commit is contained in:
parent
244d3aef7e
commit
edf3d8c7dd
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
android:extractNativeLibs="false"
|
||||
android:icon="@mipmap/ic_core_service_app"
|
||||
android:label="@string/gms_app_name">
|
||||
<meta-data
|
||||
|
|
Loading…
Reference in a new issue