mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-16 09:41:27 +00:00
use caffeine for building a cache
This commit is contained in:
@@ -51,6 +51,7 @@ open module org.cryptomator.desktop {
|
||||
requires jakarta.inject;
|
||||
requires static javax.inject;
|
||||
requires java.compiler;
|
||||
requires com.github.benmanes.caffeine;
|
||||
|
||||
uses org.cryptomator.common.locationpresets.LocationPresetsProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user