third_parties/memorizingtrustmanager/src/main/AndroidManifest.xml
author Frederic Barthelery <da_risk@beem-project.com>
Fri, 13 Nov 2015 17:52:28 +0100
changeset 1068 51bf3e7db33a
parent 1044 cd41ebc93e78
permissions -rw-r--r--
Avatar: Remove Apache HttpClientAvatarRetriever which will be deprecated in android-6.0 We can use the standart java.net.http avatar retriever implementation.

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="de.duenndns.ssl">
</manifest>