mobile: remove usesCleartextTraffic in release builds

This commit is contained in:
ammarahm-ed
2023-05-08 18:30:25 +05:00
parent 2bd0f1a304
commit 9434993373

View File

@@ -51,8 +51,7 @@
android:theme="@style/BootTheme"
android:largeHeap="true"
android:supportsRtl="false"
tools:replace="android:supportsRtl"
android:usesCleartextTraffic="true">
tools:replace="android:supportsRtl">
<receiver android:exported="false" android:name=".NoteWidget">
<intent-filter>