Commit Graph

22 Commits

Author SHA1 Message Date
Honza Rychnovsky a73ea15a56
[#796] Gradle 7.6 2022-12-15 16:17:28 +01:00
Alex 2ed60a37c8
[#695] ktlint 0.47.1
* 695 ktlint version update (4.7.1)
2022-09-20 14:25:56 +02:00
Carter Jernigan 13d3b073d4 [#656] Gradle 7.5.1 2022-08-09 07:20:04 -04:00
Carter Jernigan 3a0ded7113
[#608] Gradle 7.5 2022-07-18 07:07:58 -04:00
Carter Jernigan b05c85193c [#447] Gradle 7.4.2 2022-04-06 15:42:46 -04:00
Honza 860d94e7cd [#429] Gradle version to 7.4.1. Update distribution SHA-256 checksum. 2022-03-15 21:26:56 +01:00
Carter Jernigan 675872b668 [#399] Gradle 7.4 2022-02-09 12:29:43 -05:00
Carter Jernigan d9552213f9 [#340] Gradle 7.3.3 2021-12-23 06:53:50 -05:00
Carter Jernigan b66ac6ac84 [#338] Gradle 7.3.2 2021-12-15 07:41:15 -05:00
Carter Jernigan f9f8350510
[#313] Gradle 7.3
In addition to updating the version of Gradle, I've added the sha256 to enable verification of the Gradle download.
2021-11-18 14:37:11 -05:00
Carter Jernigan 64ec55b8cf [#273] Gradle 7.2 2021-09-13 13:28:18 -04:00
Carter Jernigan 5b294b9a36 Update Gradle
The SDK was using Gradle 6.8 and has been updated to Gradle 6.9.  Gradle 7.0 appears to be incompatible with the Rust plugin is being used.  Although the application was using Gradle 6.8 previously, the wrapper files hadn't been updated since Gradle 4.6. This commit also corrects that issue.

The sample application is upgraded to Gradle 7.2.
2021-08-25 09:36:25 -04:00
Kevin Gorham 6124407295
Update dependencies. 2021-04-09 19:50:59 -04:00
Adí 794a9f99b8
Add ktlint (#207)
* Add ktlint

Fix formatting per ktlint rules.
Upgrade dependencies & gradle.

* Move ktlint to apply section

* Keep unused-import check

Remove afterEvaluate check.

* Remove respository setup for ktlint.gradle

Fix format for SaplingParamTool & CompatBlockProcessor
2021-03-10 13:10:03 -05:00
Kevin Gorham 40c2be9ce1
Added ci build tasks and updated dependencies.
Added tasks to adhere to CI contract with DefInfra team per this doc https://github.com/zcash/zcash-android-wallet-sdk/blob/master/docs/ci.md
For now, most of these are just placeholders but we will get them to work in order to simplify CI.
2020-06-09 22:15:53 -04:00
Kevin Gorham 2c8923290d
Update dependencies. 2020-02-11 20:31:56 -05:00
Kevin Gorham 1f18042d52
Implement versioning and other cleanup.
- Correct typo and compiler warning in Rust.
'trait objects without an explicity dyn' are deprecated and this is a warning as of Rust 1.37
- update dependencies
- update documentation

docs
2019-09-12 01:31:23 -04:00
Kevin Gorham 56e4dda40f Update dependencies. 2019-08-30 09:59:29 -04:00
Kevin Gorham 796fe9602c Update dependencies 2019-03-29 02:03:11 -04:00
Kevin Gorham e7108ca818 Cleanup
This commit will get iteratively polished until the PR is ready
- Addresses PR feedback https://github.com/zcash/zcash-android-wallet-sdk/pull/16#discussion_r264948336
2019-03-27 01:37:46 -04:00
Kevin Gorham aa0c83a55f
version updates 2018-12-01 01:48:06 +00:00
Kevin Gorham 885357b2c3 add gradle wrapper 2018-11-21 02:02:31 -05:00