Android-Password-Store/autofill-parser
github-actions[bot] a6757020a7
autofill-parser: update publicsuffixes file (#1493)
Co-authored-by: GitHub Actions <noreply@github.com>
2021-08-28 05:07:19 +00:00
..
api
src autofill-parser: update publicsuffixes file (#1493) 2021-08-28 05:07:19 +00:00
.gitignore
build.gradle.kts Revamp PSL updates (#1475) 2021-07-29 21:23:59 +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>")
}