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

Commit c6f48fe1 authored by Gitsaibot's avatar Gitsaibot Committed by Jochen Sprickerhof
Browse files

Calendar does not use cleartext network traffic. (#114)

parent d9b69b37
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@
        android:icon="@mipmap/ic_launcher"
        android:label="@string/standalone_app_label"
        android:taskAffinity="ws.xsoh.etar.task"
        android:requiredAccountType="*"
        android:usesCleartextTraffic="false"
        android:theme="@style/CalendarAppTheme">

        <activity