Commit graph

15 commits

Author SHA1 Message Date
Harsh Shandilya
a6a218e062
feat(build): upgrade to Gradle 8.1 RC1 2023-03-21 13:43:09 +05:30
Harsh Shandilya
b2681de7d6
chore(gradle): update to 8.0-20230104085204+0000 nightly 2023-01-13 15:14:00 +05:30
Harsh Shandilya
6850228adc
Revert "fix(deps): revert to Gradle 7.5.1"
After some painful wiping of local caches this seems to not be a problem anymore

This reverts commit 736022f814.
2022-11-28 12:56:36 +05:30
Harsh Shandilya
736022f814
fix(deps): revert to Gradle 7.5.1
I'm facing obscure compilation errors on 7.6

Revert "chore(deps): update dependency gradle to v7.6 (#2272)"

This reverts commit 91cc420e0e.

Revert "chore(deps): update dependency gradle to v7.6-rc-4 (#2267)"

This reverts commit 7983fd76d5.

Revert "chore(deps): update dependency gradle to v7.6-rc-3 (#2243)"

This reverts commit 2c697eac52.

Revert "chore(deps): update dependency gradle to v7.6-rc-2 (#2233)"

This reverts commit 8ca6e510c8.

Revert "feat(gradle): bump to 7.6 RC1"

This reverts commit 6fdb3c2cda.
2022-11-27 12:49:52 +05:30
Harsh Shandilya
6fdb3c2cda
feat(gradle): bump to 7.6 RC1 2022-10-28 16:32:44 +05:30
renovate[bot]
93b0d97d68
chore(deps): update dependency gradle to v7.5-rc-2 (#1949)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-11 02:13:24 +05:30
Harsh Shandilya
2b293e5805
Port build to Gradle 7.4-rc-2 (#1707) 2022-02-04 13:59:36 +00:00
Harsh Shandilya
9c388e4974
Upgrade remaining dependencies (#1450) 2021-07-02 21:26:19 +00:00
Harsh Shandilya
8f957ca994
Uprev Gradle and dependencies (#1007)
* 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-08-11 10:33:30 +02:00
Harsh Shandilya
523f2afc53
build: Upgrade all dependencies (#803)
* 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-31 13:12:15 +05:30
Harsh Shandilya
4ffd7ed9bf
Enable emulator tests (#708)
* 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-04-17 00:24:13 +05:30
Harsh Shandilya
81896510d9 Dependency updates (#608)
* Upgrade to Gradle 6.1

* Update Spotless

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2020-01-16 13:23:59 +05:30
Harsh Shandilya
c9b550e59c
Update wrapper scripts to Gradle 5.6.3
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-19 18:02:32 +05:30
Harsh Shandilya
a832a60c11
Dependency updates
Gradle 5.4.1
AGP 3.4.0
Kotlin 1.3.31

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-29 17:36:38 +05:30
Zeapo
bbf0175d69 initial commit 2014-07-24 01:15:11 +01:00