datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
583 stars 87 forks source link

Maven migration #86

Closed umangmathur92 closed 3 years ago

umangmathur92 commented 3 years ago

Procedure to deploy:

  1. Ensure that local.properties file present in the root directory contains the necessary key value pairs such as: ossrhPassword, signing.secretKeyRingFile, signing.password, ossrhUsername, signing.keyId
  2. ./gradlew trustkit:assembleRelease
  3. ./gradlew trustkit:publishReleasePublicationToMavencentralRepository