Android
Installation
Requirements
- Android API 27+ (Android 8.1 Oreo 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.gradle
file:
The latest version can be found here.
Was this page helpful?