<p><b>@devinbileck</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565">common/build.gradle</a>:</p>
<pre style='color:#555'>> @@ -1,12 +1,27 @@
+buildscript {
+    repositories {
+        mavenCentral()
+    }
+    dependencies {
+        classpath 'com.google.gradle:osdetector-gradle-plugin:1.6.0'
+    }
+}
+
 plugins {
     id 'java'
     id 'maven'
     id 'com.google.protobuf' version '0.8.5'
</pre>
<p>I had to do it this way because I ran into the issue mentioned here: <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="351544291" data-permission-text="Issue title is private" data-url="https://github.com/google/osdetector-gradle-plugin/issues/15" data-hovercard-type="issue" data-hovercard-url="/google/osdetector-gradle-plugin/issues/15/hovercard" href="https://github.com/google/osdetector-gradle-plugin/issues/15">google/osdetector-gradle-plugin#15</a></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/1794#discussion_r226830565">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtmgX2hMeL2gW6doOYksfxKYW-RmCks5um0C0gaJpZM4Xxkuu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtmqC8o9bUWzH5QPNCWH7qGW6q-roks5um0C0gaJpZM4Xxkuu.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@devinbileck commented on #1794"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565",
"url": "https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@devinbileck commented on 1794",
"sections": [
{
"text": "",
"activityTitle": "**Devin Bileck**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@devinbileck",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398871470\n}"
}
],
"themeColor": "26292E"
}
]</script>