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

Commit 87f35a09 authored by Alexandre Roux's avatar Alexandre Roux Committed by Alexandre Roux
Browse files

tmp allow clear traffic for personnal tests

parent 3cf2dd34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
        android:requestLegacyExternalStorage="true"
        android:supportsRtl="true"
        android:theme="@style/AppTheme"
        android:usesCleartextTraffic="false">
        android:usesCleartextTraffic="true">

        <activity
            android:name=".UpdatesActivity"