Requirements
- Android API 28+ (Android 9.0 Pie or newer)
- Kotlin 2.1.0+
Installation
The Privy Android SDK is available on Maven Central.- Include the
mavenCentral()repository in your gradle files:
- Add the latest Privy SDK dependency to your app’s
build.gradlefile:

