<p>The latest firebase-admin (v6.12.2) depends on grpc-api v1.24.1,<br>
which is as close as we can get to the grpc v1.25.0 specified in<br>
build.gradle.  Currently, the firebase-admin version requirement<br>
is causing the build to download grpc v1.10.1 jars, but at runtime,<br>
grpc 1.25.0 jars are loaded.</p>
<p>Eliminating the version conflict saves a dev time thinking about which<br>
source jar to choose from while examining exception stack traces.</p>
<p>Partial fix for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="585594639" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4086" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/4086/hovercard" href="https://github.com/bisq-network/bisq/issues/4086">#4086</a></p>


<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4088'>https://github.com/bisq-network/bisq/pull/4088</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Upgrade firebase-admin, avoid gRPC version conflict</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4088/files#diff-c197962302397baf3a4cc36463dce5ea">build.gradle</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4088.patch'>https://github.com/bisq-network/bisq/pull/4088.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4088.diff'>https://github.com/bisq-network/bisq/pull/4088.diff</a></li>
</ul>

<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/4088">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQQSI3HDVJ4EC25I6LRIVDATANCNFSM4LRCTW5Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTV5PSPU6GWOIV7YDLRIVDATA5CNFSM4LRCTW52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IXHTKSA.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/4088",
"url": "https://github.com/bisq-network/bisq/pull/4088",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>