MemorizingTrustManager icon indicating copy to clipboard operation
MemorizingTrustManager copied to clipboard

Issue #36 - Publishing library to jcenter

Open mamohr opened this issue 10 years ago • 1 comments

Hi, with this changes the application can be easily published to bintray/jcenter with a call of gradlew assemble uploadBintray. This will make it much easier to integrate this library in an android project. I tested the upload (https://bintray.com/mamohr/maven/memorizing-trust-manager/view) but as you are the creator of the lib you might want to upload it yourself. Just create a gradle.properties file and put in the username and api key as shown in gradle.properties.sample. Regards, Mario

mamohr avatar Dec 14 '14 17:12 mamohr

@mamohr This issue is some years old, but you can use https://jitpack.io/. No config or uploads needed.

mueller-ma avatar Apr 05 '18 19:04 mueller-ma