/android-certificate-trust

Make your app trust user installed certificates.

Primary LanguageKotlin

Make your app trust user installed certificates, with this you can inspect and debug APIs on non-root devices.

How to use

Add the following in your app's build.gradle or build.gradle.kts.

debugImplementation("com.reqable.android:user-certificate-trust:1.0.0")