third_parties/memorizingtrustmanager/src/main/AndroidManifest.xml
author Da Risk <da_risk@beem-project.com>
Sun, 15 Mar 2015 23:21:01 +0100
changeset 1049 ba37a871aac2
parent 1044 cd41ebc93e78
permissions -rw-r--r--
Fix some lint errors
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1044
cd41ebc93e78 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com>
parents:
diff changeset
     1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
cd41ebc93e78 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com>
parents:
diff changeset
     2
          package="de.duenndns.ssl">
cd41ebc93e78 Move MemorizingTrustManager into its own module
Da Risk <da_risk@beem-project.com>
parents:
diff changeset
     3
</manifest>