Android-Password-Store/autofill-parser
Harsh Shandilya 7b2bada0dc
Update Public Suffix List data (#2878)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2024-01-29 00:15:54 +00:00
..
src Update Public Suffix List data (#2878) 2024-01-29 00:15:54 +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>")
}