mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-19 14:34:20 +00:00
Merge branch 'develop' into feature/external-keychain
# Conflicts: # main/pom.xml # main/ui/src/main/java/org/cryptomator/ui/CryptomatorModule.java
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
<artifactId>jni</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- CryptoLib -->
|
||||
<dependency>
|
||||
<groupId>org.cryptomator</groupId>
|
||||
<artifactId>cryptolib</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- EasyBind -->
|
||||
<dependency>
|
||||
<groupId>org.fxmisc.easybind</groupId>
|
||||
|
||||
Reference in New Issue
Block a user