Skip to content

Commit c078c89

Browse files
committed
Fix tests
1 parent 80b05b2 commit c078c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ext {
8686

8787
// cloud provider libs
8888
// todo updaten
89-
cryptolibVersion = '2.2.1' // 2.2.1 is broken in regards to create files
89+
cryptolibVersion = '2.2.0' // 2.2.1 is broken in regards to create files
9090

9191
dropboxVersion = '7.0.0'
9292

0 commit comments

Comments
 (0)