aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser/build.gradle.kts
AgeCommit message (Expand)Author
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2021-12-11Miscellaneous build and CI cleanups (#1587)Harsh Shandilya
2021-12-03Turn on explicit API for Kotlin JVM projects (#1568)Harsh Shandilya
2021-12-03all: switch to new convention pluginsHarsh Shandilya
2021-11-16build: apply `kotlin-common` convention plugin where applicableHarsh Shandilya
2021-10-09Upgrade plugin dependencies and fix Javadoc generation (#1517)...Harsh Shandilya
2021-10-03Replace Timber with logcat (#1509)...(´⌣`ʃƪ)
2021-07-29Revamp PSL updates (#1475)...Harsh Shandilya
2021-07-29Upgrade to AGP 7.0.0 (#1474)Harsh Shandilya
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-04-18build: enable explicit API automatically on all library projects...Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
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