mirror of
https://github.com/Fox2Code/FoxMagiskModuleManager
synced 2024-11-14 18:12:46 +00:00
Compress libs
This commit is contained in:
parent
68dc58476c
commit
6b8ee7c8d1
@ -65,6 +65,7 @@
|
||||
android:theme="@style/Theme.MagiskModuleManager"
|
||||
android:usesCleartextTraffic="false"
|
||||
android:forceDarkAllowed="false"
|
||||
android:extractNativeLibs="true"
|
||||
tools:ignore="ManifestResource"
|
||||
tools:replace="android:supportsRtl"
|
||||
tools:targetApi="tiramisu">
|
||||
@ -218,4 +219,4 @@
|
||||
android:value="0.25" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user