Skip to content

Commit

Permalink
Allow HTTP (#56)
Browse files Browse the repository at this point in the history
#Fix #55
  • Loading branch information
Alkarex authored Apr 25, 2020
1 parent d6939ee commit 30619f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

<application
android:allowBackup="true"
android:usesCleartextTraffic="true"
android:hardwareAccelerated="true"
android:icon="@drawable/icon"
android:label="@string/AppName" >
Expand Down

0 comments on commit 30619f3

Please sign in to comment.