Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Upgrade to Gradle 6.3 and add checksum field for F-Droid #180

Merged
merged 3 commits into from
Apr 30, 2020

Conversation

msfjarvis
Copy link
Collaborator

Gradle itself attempts to validate the remote distribution it downloads when the key is present so I suppose it helps.

The checksum is added manually, and can be retrieved from https://services.gradle.org/distributions/gradle-6.3-all.zip.sha256 for Gradle 6.3. This will continue having to be upgraded by hand as a mismatch will immediately fail build.

Signed-off-by: Harsh Shandilya <[email protected]>
Accidentally used the checksum for the gradle-wrapper.jar file instead

Signed-off-by: Harsh Shandilya <[email protected]>
@Tunous Tunous merged commit 5722ec1 into Tunous:master Apr 30, 2020
@msfjarvis msfjarvis deleted the refactor/upgrade-gradle branch April 30, 2020 14:06
@Tunous Tunous added this to the 0.9.0 milestone Apr 30, 2020
@Tunous Tunous added the dependencies Pull requests that update a dependency label Apr 30, 2020
msfjarvis added a commit to msfjarvis/Dawn that referenced this pull request Aug 5, 2020
…jarvis/swipe-gesture-icon-position' into features

* msfjarvis/multiple_accounts: (24 commits)
  Adds multiple accounts support
  Prepare next version
  Update changelog for 0.9.1 (Tunous#198)
  Force logout all users (Tunous#196)
  Handle exceptions while opening a browser (Tunous#108) (Tunous#193)
  Prevent selection of negative ranges in SelectionLimitingTextView (fixes Tunous#190) (Tunous#194)
  Prepare next version
  Release 0.9.0 (Tunous#184)
  Release workflow (Tunous#185)
  Fix image loading issues due to http urls (Tunous#183)
  Selftext selection (Tunous#178)
  Submission title selection (Tunous#182)
  Update changelog with missed changes
  Wrap comment byline when it is too long to fit in one line (Tunous#145)
  Revert "Run Debug workflow only on push"
  Upgrade to Gradle 6.3 and add checksum field for F-Droid (Tunous#180)
  Run Debug workflow only on push
  Upgrade Gradle to 6.2.1 (Tunous#152)
  Use GitHub Actions (#72)
  Switch to on-device link unfurler (Tunous#138)
  ...

* msfjarvis/swipe-gesture-icon-position: (26 commits)
  Return false to keep the touch flow going
  Make the gestures' icons follow touch event position on Y
  Swipe Actions' icons at same level as touch event
  Prepare next version
  Update changelog for 0.9.1 (Tunous#198)
  Force logout all users (Tunous#196)
  Handle exceptions while opening a browser (Tunous#108) (Tunous#193)
  Prevent selection of negative ranges in SelectionLimitingTextView (fixes Tunous#190) (Tunous#194)
  Prepare next version
  Release 0.9.0 (Tunous#184)
  Release workflow (Tunous#185)
  Fix image loading issues due to http urls (Tunous#183)
  Selftext selection (Tunous#178)
  Submission title selection (Tunous#182)
  Update changelog with missed changes
  Wrap comment byline when it is too long to fit in one line (Tunous#145)
  Revert "Run Debug workflow only on push"
  Upgrade to Gradle 6.3 and add checksum field for F-Droid (Tunous#180)
  Run Debug workflow only on push
  Upgrade Gradle to 6.2.1 (Tunous#152)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants