fix: http addons

This commit is contained in:
chrisk325 2026-04-11 13:49:01 +05:30 committed by GitHub
parent f336ad0d85
commit 28270d0c8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:usesCleartextTraffic="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Nuvio">