first attempt of building Cryptomator with jdk9

This commit is contained in:
Sebastian Stenzel
2017-12-20 18:42:16 +01:00
parent 8e1bb121bb
commit 4be842aff5
17 changed files with 113 additions and 272 deletions
+4
View File
@@ -76,6 +76,10 @@
<groupId>com.google.dagger</groupId>
<artifactId>dagger-compiler</artifactId>
</dependency>
<dependency>
<groupId>com.google.auto</groupId>
<artifactId>auto-common</artifactId>
</dependency>
<!-- Zxcvbn -->
<dependency>