hCaptcha is a drop-replacement for reCAPTCHA that protects user privacy. Sign up at hCaptcha to get your sitekey today. You need a sitekey to use this library. Also compatible with Preact. If you want ...
// Register JitPack Repository inside the root build.gradle file repositories { maven { url 'https://jitpack.io' }} // Add hCaptcha sdk dependency inside the app's build.gradle file dependencies { ...