Compress libs

master
Androidacy Service Account 1 year ago committed by GitHub
parent 68dc58476c
commit 6b8ee7c8d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save