diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9a8e027eb86..8fe82ae3248 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ moduleGraph = "0.7.0" # if you update sqlDelight check if https://github.com/cashapp/sqldelight/issues/4154 is fixed # and delete the workaround in the dev.mk file sqldelight = "2.0.1" -sqlcipher-android = "4.6.1" +sqlcipher-android = "4.5.6" pbandk = "0.14.2" turbine = "1.1.0" avs = "10.0.1"