mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-01 15:37:08 -08:00
TLS only on release builds
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
android:label="Magisk"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:ignore="UnusedAttribute" />
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar" />
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user