[bisq-network/bisq] Use OpenJDK10 (#1794)

Devin Bileck notifications at github.com
Sat Oct 20 15:26:44 UTC 2018


devinbileck commented on this pull request.



> @@ -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'

I had to do it this way because I ran into the issue mentioned here: https://github.com/google/osdetector-gradle-plugin/issues/15

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/1794#discussion_r226830565
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181020/da9002f6/attachment.html>


More information about the bisq-github mailing list