Update dependencies

This commit is contained in:
Julian Raufelder 2021-05-05 14:54:56 +02:00
parent df57e01fce
commit c9185b142b
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -49,7 +49,7 @@ ext {
// cloud provider libs
// do not update to 1.4.0 until minsdk is 7.x (or desugaring works better) otherwise it will crash on 6.x
cryptolibVersion = '2.0.0-beta6'
cryptolibVersion = '2.0.0-rc1'
awsAndroidSdkS3 = '2.23.0'