aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Collapse)Author
2021-12-23chore(deps): update dependency androidx.core:core-ktx to v1.8.0-alpha02 (#1608)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23chore(deps): update dependency androidx.hilt:hilt-navigation-compose to ↵renovate[bot]
v1.0.0-rc01 (#1612) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23chore(deps): update dependency androidx.preference:preference to v1.2.0-rc01 ↵renovate[bot]
(#1613) Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23chore(deps): update dependency androidx.compose.compiler:compiler to ↵renovate[bot]
v1.1.0-rc02 (#1607) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2021-12-23chore(deps): update androidx.compose.foundation to v1.1.0-rc01 (#1605)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23gradle: sort and reorganize version catalogHarsh Shandilya
2021-12-22Upgrade to Gradle 7.3.3 (#1600)Harsh Shandilya
* gradle: upgrade to 7.3.3 * build-logic: make Kotlin and Java targets match
2021-12-22build(deps): bump kotlinx-coroutines-android from 1.6.0-RC3 to 1.6.0 (#1599)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-20build(deps): bump pgpainless-core from 1.0.0-rc6 to 1.0.0-rc7 (#1595)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-17build(deps): bump spotless-plugin-gradle from 6.0.4 to 6.0.5 (#1591)dependabot[bot]
2021-12-17build(deps): bump kotlinx-coroutines-test from 1.6.0-RC2 to 1.6.0-RC3 (#1592)dependabot[bot]
2021-12-14Batch dependency upgrades (#1590)Harsh Shandilya
2021-12-11Miscellaneous build and CI cleanups (#1587)Harsh Shandilya
2021-12-10build(deps): bump kotlinx-coroutines-test from 1.6.0-RC to 1.6.0-RC2 (#1586)dependabot[bot]
2021-12-07build: add kotlinx-kover for library code coverageHarsh Shandilya
2021-12-07build(deps): bump spotless-plugin-gradle from 6.0.2 to 6.0.4 (#1572)dependabot[bot]
2021-12-07build(deps): bump hilt-android from 2.40.4 to 2.40.5 (#1573)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-07build(deps): bump hilt-core from 2.40.4 to 2.40.5 (#1576)dependabot[bot]
* build(deps): bump hilt-core from 2.40.4 to 2.40.5 Bumps [hilt-core](https://github.com/google/dagger) from 2.40.4 to 2.40.5. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com>
2021-12-06build(deps): bump spotless-plugin-gradle from 6.0.1 to 6.0.2 (#1569)dependabot[bot]
2021-12-03gradle: bump to 7.3.1Harsh Shandilya
2021-12-03build: upgrade HiltHarsh Shandilya
2021-12-03gradle: add Maven Publish and Dokka plugins to rootHarsh Shandilya
2021-12-02Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565)Harsh Shandilya
2021-12-02build(deps): bump spotless-plugin-gradle from 6.0.0 to 6.0.1 (#1566)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-01build(deps): bump robolectric from 4.7.2 to 4.7.3 (#1563)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-01build(deps): bump bcprov-jdk15on from 1.69 to 1.70 (#1564)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-01build(deps): bump hilt from 2.40.1 to 2.40.3 (#1557)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-01build(deps): bump robolectric from 4.7 to 4.7.2 (#1559)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-12-01build(deps): bump binary-compatibility-validator from 0.6.0 to 0.8.0 (#1558)dependabot[bot]
2021-12-01build(deps): bump pgpainless-core from 1.0.0-rc1 to 1.0.0-rc6 (#1554)dependabot[bot]
* build(deps): bump pgpainless-core from 1.0.0-rc1 to 1.0.0-rc6 Bumps [pgpainless-core](https://github.com/pgpainless/pgpainless) from 1.0.0-rc1 to 1.0.0-rc6. - [Release notes](https://github.com/pgpainless/pgpainless/releases) - [Changelog](https://github.com/pgpainless/pgpainless/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgpainless/pgpainless/commits/1.0.0-rc6) --- updated-dependencies: - dependency-name: org.pgpainless:pgpainless-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-11-30build(deps): bump okhttp from 4.9.0 to 4.9.3 (#1553)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-11-30Implement workarounds for Dependabot to update dependencies (#1552)Harsh Shandilya
2021-11-16build: upgrade Spotless and enable configuration cachingHarsh Shandilya
2021-11-15gradle: add all depsHarsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya
2021-11-15gradle: bump to 7.3Harsh Shandilya
2021-11-13Update dependencies (#1540)Harsh Shandilya
2021-11-08Upgrade dependencies (#1537)Harsh Shandilya
* app: use MaterialAlertDialogBuilder for preference dialogs * build: upgrade all dependencies
2021-11-03app: add Material3 themesHarsh Shandilya
2021-11-03Upgrade dependencies (#1531)Harsh Shandilya
2021-10-28Upgrade dependencies (#1526)Harsh Shandilya
* gradle: upgrade all dependencies * github: replace gradle-cache-action with official gradle-build-action * github: update wrapper-validation-action
2021-10-23Switch new PGP backend to use PGPainless (#1522)Harsh Shandilya
* crypto-pgpainless: init * crypto-pgpainless: add an opinionated CryptoHandler impl * app: migrate to crypto-pgpainless * crypto-pgp: remove * github: remove now unused instrumentation tests job * crypto-common: fixup package names * wip(crypto-pgpainless): add `PGPKeyPair` and `PGPKeyManager` Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> (cherry picked from commit 02d07e9e797a8600cc8c534a731dfffcc44cfdde) * crypto-pgpainless: use hex-encoded key IDs * crypto-pgpainless: replace legacy Gopenpgp-generated key file * crypto-pgpainless: fix CryptoConstants source set * crypto-pgpainless: fix tests * crypto-pgpainless: reinstate PGPKeyManager tests Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-06Upgrade AndroidX dependencies (#1514)Harsh Shandilya
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-10-03Replace Timber with logcat (#1509)(´⌣`ʃƪ)
* Replace Timber with logcat (#1505) * Add extension for asLog which takes a message param Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
2021-09-18build: bump AndroidX dependencies (#1504)Harsh Shandilya
2021-09-03Bump dependencies for Kotlin 1.5.30 (#1497)Harsh Shandilya
2021-08-24Update AndroidX deps (#1491)Harsh Shandilya
2021-08-18Bump Gradle and Timber (#1488)Harsh Shandilya
* build: bump to Gradle 7.2 * gradle: bump to Timber 5.0.1
2021-08-13Upgrade ConstraintLayout, Material and Timber (#1484)Harsh Shandilya
2021-08-08gradle: switch to our fork of preference testing library (#1481)Harsh Shandilya