[bisq-network/bisq] Apply kotlin plugin and convert one unused class to kotlin (#3115)

Florian Reimair notifications at github.com
Tue Aug 20 14:38:59 UTC 2019


freimair requested changes on this pull request.



> @@ -173,6 +175,7 @@ configure(project(':common')) {
     }
 
     dependencies {
+        implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.41"

```suggestion
        implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
```

would you consider introducing a version variable for kotlin?

-- 
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/3115#pullrequestreview-277215823
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190820/fe355611/attachment-0001.html>


More information about the bisq-github mailing list