Skip to content

Latest commit

 

History

History

ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Auth UI library

Maven Central

For more information, visit the documentation: https://google.github.io/horologist/auth-ui

Download

repositories {
    mavenCentral()
}

dependencies {
    implementation "com.google.android.horologist:horologist-auth-ui:<version>"
}