disallow http again because wouldn't compile

This commit is contained in:
2021-08-20 13:46:04 +02:00
parent 14655fe55d
commit 913a37a320
6 changed files with 4 additions and 5 deletions

View File

@ -72,7 +72,6 @@
<application
android:allowBackup="true"
android:usesClearTextTraffic="true"
android:allowClearUserData="true"
android:icon="@drawable/gears"
android:label="@string/app_name"