diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index 7bb20f283..cea308120 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -537,7 +537,7 @@ dependencies { implementation("com.github.bumptech.glide:glide:5.0.5") implementation("com.nulab-inc:zxcvbn:1.9.0") - implementation("com.burhanrashid52:photoeditor:3.0.2") + implementation("com.burhanrashid52:photoeditor:3.1.0") implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260102.1") implementation("com.sandinh:zbase32-commons-codec_2.12:1.0.0") implementation("org.bitbucket.b_c:jose4j:0.9.6")