Android-Password-Store/autofill-parser
github-actions[bot] 935f8dae5e
autofill-parser: update publicsuffixes file (#1539)
Co-authored-by: GitHub Actions <noreply@github.com>
2021-11-13 02:51:22 +00:00
..
api
src autofill-parser: update publicsuffixes file (#1539) 2021-11-13 02:51:22 +00:00
.gitignore
build.gradle.kts Upgrade plugin dependencies and fix Javadoc generation (#1517) 2021-10-09 13:13:14 +05:30
CHANGELOG.md
consumer-rules.pro
gradle.properties
proguard-rules.pro
README.md

autofill-parser Maven Central

Android library to enable efficient usage of the Autofill capabilities introduced in Android 8.0.

Usage

dependencies {
    implementation("com.github.android-password-store:autofill-parser:<latest-version>")
}