bump to latest netcipher to fix TLSv1.3, closes #1040

This commit is contained in:
Hans-Christoph Steiner 2018-08-07 17:20:32 +02:00
parent 73388ddf8c
commit 2194dbd649

View File

@ -139,7 +139,7 @@ dependencies {
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
implementation 'com.google.zxing:core:3.3.2'
implementation 'info.guardianproject.netcipher:netcipher:2.0.0-alpha1'
implementation 'info.guardianproject.netcipher:netcipher:2.0.0-beta1'
implementation 'info.guardianproject.panic:panic:0.5'
implementation 'commons-io:commons-io:2.5'
implementation 'commons-net:commons-net:3.5'