Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bd4d90c authored by Alexandre Roux's avatar Alexandre Roux
Browse files

tmp allow clear traffic for personnal tests

parent 95755b6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ to be updated. This will be fixed later
        android:requestLegacyExternalStorage="true"
        android:supportsRtl="true"
        android:theme="@style/AppTheme"
        android:usesCleartextTraffic="false">
        android:usesCleartextTraffic="true">

        <activity
            android:name=".UpdatesActivity"