bump netcipher to 2.2.0-alpha to get TorServices and TLSv1.2 min
NetCipher provides the interface for starting Tor on demand. It also provides the mechanism to upgrade the TLS settings to the best possible, based on what each device is capable of.
This commit is contained in:
parent
6671683d08
commit
09c7b21fd8
@ -157,7 +157,7 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
|
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
|
||||||
implementation 'com.google.zxing:core:3.3.3'
|
implementation 'com.google.zxing:core:3.3.3'
|
||||||
implementation 'info.guardianproject.netcipher:netcipher:2.0.0-beta1'
|
implementation 'info.guardianproject.netcipher:netcipher:2.2.0-alpha'
|
||||||
implementation 'info.guardianproject.panic:panic:1.0'
|
implementation 'info.guardianproject.panic:panic:1.0'
|
||||||
implementation 'commons-io:commons-io:2.6'
|
implementation 'commons-io:commons-io:2.6'
|
||||||
implementation 'commons-net:commons-net:3.6'
|
implementation 'commons-net:commons-net:3.6'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user