aboutsummaryrefslogtreecommitdiff
path: root/build-logic
AgeCommit message (Expand)Author
2022-09-21Upgrade AndroidX dependencies (#2139)Harsh Shandilya
2022-09-10Fix bundle collection task (#2122)Harsh Shandilya
2022-09-10fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0......renovate[bot]
2022-09-08fix(deps): update dependency androidx.compose.compiler:compiler to v1.3.1 (#2......renovate[bot]
2022-09-02Upgrade ktfmt and setup automatic updates (#2103)Harsh Shandilya
2022-07-24Fix some StrictMode violations and start logging them (#2031)Harsh Shandilya
2022-07-20Compile against SDK 33 (#2023)...Harsh Shandilya
2022-07-17gradle: add `detekt` as a dependency to the `check` taskHarsh Shandilya
2022-07-17detekt: initHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-07-09gradle: add play-sdk-proto module to gMaven filterHarsh Shandilya
2022-07-07Switch to R8 dev releases (#1986)Harsh Shandilya
2022-07-07gradle: re-enable ui-composeHarsh Shandilya
2022-07-07gradle: bump all versionsHarsh Shandilya
2022-07-07build-logic: introduce versions pluginHarsh Shandilya
2022-06-20build-logic: switch to full publish pluginHarsh Shandilya
2022-06-16Fix Crowdin GitHub Actions job (#1961)...Harsh Shandilya
2022-06-12build-logic: rework implementation details of versioning pluginHarsh Shandilya
2022-06-12build-logic: rewrite version overrides to edit the version catalogHarsh Shandilya
2022-06-09Upgrade ktfmt (#1942)...Harsh Shandilya
2022-06-05kotlin-plugins: convert to full pluginsHarsh Shandilya
2022-06-05automation-plugins: convert to full pluginsHarsh Shandilya
2022-06-05android-plugins: convert to full pluginsHarsh Shandilya
2022-06-04Miscellaneous cleanups (#1934)...Harsh Shandilya
2022-06-02chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ......renovate[bot]
2022-05-27Simplify BouncyCastle workaround and upgrade Fragment (#1926)...Harsh Shandilya
2022-05-26Disable sentry autoinstall (#1925)Harsh Shandilya
2022-05-26gradle: bump dependencies (#1924)Harsh Shandilya
2022-05-25Instate shadow jobs (#1923)Harsh Shandilya
2022-05-19Upgrade to AGP 7.2.0 (#1920)Harsh Shandilya
2022-05-09Tighten down dependency resolution (#1903)Harsh Shandilya
2022-05-05Upgrade to ktfmt 0.37 (#1897)Harsh Shandilya
2022-05-02Misc cleanups (#1891)Harsh Shandilya
2022-04-27crypto-pgpainless: prepare for error handling (#1877)Harsh Shandilya
2022-04-26build-logic: remove explicit Dokka dependency (#1873)Harsh Shandilya
2022-04-25Allow sentry mapping upload task to be configured at build-time (#1870)Harsh Shandilya
2022-04-25all: reformat with ktfmt 0.36Harsh Shandilya
2022-04-25build-logic: upgrade ktfmtHarsh Shandilya
2022-04-24Reorganize crypto-common code and fix a couple minor bugs (#1868)Harsh Shandilya
2022-04-21Remove support for external storage and raise target SDK to 31 (#1863)Harsh Shandilya
2022-04-09chore(deps): update dependency org.pgpainless:pgpainless-core to v1.2.0 (#1832)...renovate[bot]
2022-04-01chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817)...renovate[bot]
2022-03-24Bump ktfmt to 0.35 (#1797)Harsh Shandilya
2022-03-13Configure Sentry with more information (#1782)...Harsh Shandilya
2022-03-08build-logic: rename copy files to destination rather than move (#1773)Harsh Shandilya
2022-02-26chore(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to ......renovate[bot]
2022-02-26Upgrade ktfmt to 0.33 (#1753)...Harsh Shandilya
2022-02-23Use explicit Gradle tasks to handle build artifact collection (#1745)Harsh Shandilya
2022-02-22Expand tests for multiple identity keys (#1743)Harsh Shandilya
2022-02-20Introduce Sentry for error reporting (#1737)Harsh Shandilya