<p></p>
<p>About the Gradle upgrade...  Gradle 7.0 removes a lot deprecated API, and this PR's build file would need to migrate to all the new dependency configurations <code>compile</code> -> <code>api</code> or <code>implementation</code>, <code>testCompile</code> -> <code>testImplementation</code>, etc...  to get it to work with Gradle 7.0  There are other changes that will need to be made as well.   We got by using a lot of deprecated parts of the Gradle API that will break the Bisq build in 7.0.</p>
<p>I got a Gradle 7 build working yesterday, and you might be interested in discussing some of the changes needed to upgrade to v7.0 after this PR is merged.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4242#issuecomment-824080076">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVUIP5UDZIGQGAQIHDTJ3KJTANCNFSM4M3JTONQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNV6WRPDZDYVMJTSKYTTJ3KJTA5CNFSM4M3JTON2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGEPHNTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4242#issuecomment-824080076",
"url": "https://github.com/bisq-network/bisq/pull/4242#issuecomment-824080076",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>