summaryrefslogtreecommitdiff
path: root/autofill-parser/build.gradle.kts
AgeCommit message (Expand)Author
2021-04-10autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2020-11-29build: move publishing config to buildSrc for re-use...Harsh Shandilya
2020-11-03Make autofill-parser API explicit and refactor (#1182)Fabian Henneke
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-08autofill-parser: flesh out generated POM file (#1140)...Harsh Shandilya
2020-09-20autofill-parser: add dependency on AndroidX annotation...Harsh Shandilya
2020-09-20autofill-parser: drop use of core-ktx...Harsh Shandilya
2020-09-20autofill-parser: configure maven-publish plugin...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser