Skip to content

Commit

Permalink
Add ApacheHttp Manifest entry for API28 Fixes ankidroid#5000
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Sep 30, 2018
1 parent cff000f commit 1f2245b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AnkiDroid/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,9 @@
<uses-library
android:name="com.sec.android.app.multiwindow"
android:required="false" />
<uses-library
android:name="org.apache.http.legacy"
android:required="false" />

<meta-data
android:name="com.sec.android.support.multiwindow"
Expand Down

0 comments on commit 1f2245b

Please # to comment.