#335 fix crash while unlock using Android 7.0 and 7.1
Due to NoSuchMethodError of withInitial in ThreadLocal
This commit is contained in:
parent
1d6811e1e8
commit
7af21eac15
@ -49,7 +49,7 @@ ext {
|
||||
greenDaoVersion = '3.3.0'
|
||||
|
||||
// cloud provider libs
|
||||
cryptolibVersion = '2.0.0-rc6'
|
||||
cryptolibVersion = '2.0.0-rc7'
|
||||
|
||||
dropboxVersion = '4.0.0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user