manager: remove http that was introduced before

This commit is contained in:
weishu
2024-02-23 18:49:10 +08:00
parent 3f86fb016d
commit 33c0a9eebd
2 changed files with 0 additions and 7 deletions

View File

@@ -14,7 +14,6 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.KernelSU"
android:usesCleartextTraffic="true"
tools:targetApi="33">
<activity
android:name=".ui.MainActivity"