#335 fix crash while unlock using Android 7.0 and 7.1

Due to NoSuchMethodError of withInitial in ThreadLocal
This commit is contained in:
Julian Raufelder 2021-07-19 12:21:12 +02:00
parent 1d6811e1e8
commit 7af21eac15
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -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'