Remove Apache http client dependency.

Resolves #13786
This commit is contained in:
John Carlson
2024-11-13 00:56:10 -06:00
committed by Greyson Parrelli
parent f1b05fd1c4
commit 94faa3f15c
3 changed files with 0 additions and 5 deletions

View File

@@ -1417,7 +1417,5 @@
</intent-filter>
</receiver>
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
</application>
</manifest>