Android-Password-Store/autofill-parser
Harsh Shandilya 64f46d4728
Update Public Suffix List data (#2822)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-12-18 00:12:55 +00:00
..
src Update Public Suffix List data (#2822) 2023-12-18 00:12:55 +00:00
.gitignore
api.txt
build.gradle.kts
CHANGELOG.md
consumer-rules.pro
gradle.properties
lint-baseline.xml fix(deps): upgrade to JGit 4.5.7.201904151645-r 2023-11-27 17:40:11 +05:30
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>")
}