Installation

SDK Yandex ID for Android is installed using Gradle:

  1. Add the repository:

    mavenCentral()
    
  2. Add the dependency:

    implementation "com.yandex.android:authsdk:2.5.1"
    
Previous
Next