aboutsummaryrefslogtreecommitdiff
path: root/gradle/wrapper
AgeCommit message (Collapse)Author
2023-01-17chore(deps): upgrade to Gradle 8.0-RC-2Harsh Shandilya
2023-01-13chore(gradle): update to 8.0-20230104085204+0000 nightlyHarsh Shandilya
2022-12-29feat(gradle): bump to 8.0 RC1Harsh Shandilya
2022-11-28Revert "fix(deps): revert to Gradle 7.5.1"Harsh Shandilya
After some painful wiping of local caches this seems to not be a problem anymore This reverts commit 736022f8148c06f515fecf10b47587071ede9bae.
2022-11-27fix(deps): revert to Gradle 7.5.1Harsh Shandilya
I'm facing obscure compilation errors on 7.6 Revert "chore(deps): update dependency gradle to v7.6 (#2272)" This reverts commit 91cc420e0e760a2cd94b86931b72009e8a847d16. Revert "chore(deps): update dependency gradle to v7.6-rc-4 (#2267)" This reverts commit 7983fd76d52812117e6c52efe416761ed74cfedb. Revert "chore(deps): update dependency gradle to v7.6-rc-3 (#2243)" This reverts commit 2c697eac52da48fbdde9709ece29a7a8730299d2. Revert "chore(deps): update dependency gradle to v7.6-rc-2 (#2233)" This reverts commit 8ca6e510c87c57b1de9aa7261b849620d22e8aa8. Revert "feat(gradle): bump to 7.6 RC1" This reverts commit 6fdb3c2cda05173e35482c67c59f6180d48e4186.
2022-11-25chore(deps): update dependency gradle to v7.6 (#2272)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22chore(deps): update dependency gradle to v7.6-rc-4 (#2267)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11chore(deps): update dependency gradle to v7.6-rc-3 (#2243)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08chore(deps): update dependency gradle to v7.6-rc-2 (#2233)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28feat(gradle): bump to 7.6 RC1Harsh Shandilya
2022-08-06chore(deps): update dependency gradle to v7.5.1 (#2048)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14chore(deps): update dependency gradle to v7.5 (#2002)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12chore(deps): update dependency gradle to v7.5-rc-5 (#1995)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06chore(deps): update dependency gradle to v7.5-rc-4 (#1984)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29chore(deps): update dependency gradle to v7.5-rc-3 (#1977)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-11chore(deps): update dependency gradle to v7.5-rc-2 (#1949)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-16Upgrade to Gradle 7.5 RC1 (#1917)Harsh Shandilya
2022-03-31chore(deps): update dependency gradle to v7.4.2 (#1814)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09chore(deps): update dependency gradle to v7.4.1 (#1774)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08chore(deps): update dependency gradle to v7.4 (#1717)renovate[bot]
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-04Port build to Gradle 7.4-rc-2 (#1707)Harsh 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-03gradle: bump to 7.3.1Harsh Shandilya
2021-11-15gradle: bump to 7.3Harsh Shandilya
2021-08-18Bump Gradle and Timber (#1488)Harsh Shandilya
* build: bump to Gradle 7.2 * gradle: bump to Timber 5.0.1
2021-07-02Upgrade remaining dependencies (#1450)Harsh Shandilya
2021-05-15Bump Robolectric, Gradle and kotlinx.coroutines (#1408)Harsh Shandilya
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
2021-03-18all: update copyrightsHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-03-17Update Gradle and tighten repository inclusion rules (#1347)Harsh Shandilya
* build: remove now migrated indirect dependencies from JCenter Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: update Gradle 6.8.3 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: set explicit inclusions for Jitpack Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-02-06Update MDC + Gradle and switch versioning to semver4j (#1306)Harsh Shandilya
2021-02-04Miscellaneous cleanups and updates (#1302)Harsh Shandilya
* build: upgrade to Gradle 6.8.1 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * github: remove animation commands from PR workflow The emulator runner action handles this for us Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: upgrade LeakCanary and WhatTheStack Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2021-01-01build: upgrade dependencies (#1266)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-30build: upgrade dependenciesHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-11-19Update Gradle and Kotlin (#1212)Harsh Shandilya
2020-10-16Revamp build configuration (#1156)Harsh Shandilya
* release: move scripts to scripts directory Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Move CI secrets to secrets directory Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * gradle: uprev to 6.7 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * gradle: suppress warnings about unsupported options Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: update dependencies Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: move Gradle plugins to ext Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: move configuration tasks to buildSrc Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * CHANGELOG: add entry for #1137 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Fix lint warnings Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-09-06Update dependencies and add EditorConfig file (#1082)Harsh Shandilya
* build: uprev Gradle Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * editorconfig: init Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: remove unused dependency analysis plugin Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: update ConstraintLayout and AndroidX testing libraries Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-08-11Uprev Gradle and dependencies (#1007)Harsh Shandilya
* build: uprev Gradle Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * build: uprev dependencies Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * app/proguard: remove Tink rules I'm assuming the R8 problems fixed by the Tink upgrade cover this as well Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-07-23Migrate to Gradle Kotlin DSL (#936)Harsh Shandilya
2020-07-14Fix navigation bar theming and reformat (#930)Harsh Shandilya
2020-07-02build: upgrade Gradle wrapper (#911)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-31build: Upgrade all dependencies (#803)Harsh Shandilya
* build: upgrade all dependencies We've accumulated a fat backlog here that's gonna need some heavy testing * build: adjust for WhatTheStack upgrade This is now automatically initialized * build: downgrade security-crypto * build: upgrade to Gradle 6.4 * idea: sync from AS 4.1.x * build: bump AGP to 4.0.0 * build: disable Jetifier Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Henneke <FabianHenneke@users.noreply.github.com>
2020-05-12Make APS buildable on F-Droid (#762)Fabian Henneke
* Include lib-publicsuffixlist in tree with proper license attribution * Exclude lib-publicsuffixlist from code style * Move applicationId to app/build.gradle * build: add distributionSha256Sum to Gradle Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Initial workflow configuration for PSL update Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Initial check-in of PSL data Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-17Enable emulator tests (#708)Harsh Shandilya
* github: Enable instrumentation testing in PRs Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Upgrade to Gradle 6.3 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Remove outdated and broken tests, redo PasswordEntryTest in Kotlin Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Remove now unused test assets Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * github: Disable debug APK uploads in PR testing Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Update .github/workflows/pull_request.yml * Update .github/workflows/pull_request.yml Switching to Ubuntu fails due to the SDK 29 missing. Co-authored-by: Fabian Henneke <FabianHenneke@users.noreply.github.com>
2020-03-07Upgrade all dependencies (#649)Harsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-02-25Update AGP and GradleHarsh Shandilya
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-01-16Dependency updates (#608)Harsh Shandilya
* Upgrade to Gradle 6.1 * Update Spotless Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-19Update to Gradle 6.0.1 (#577)Harsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-09Update to Gradle 6.0Harsh Shandilya
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>