File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -513,7 +513,7 @@ dependencies {
513513
514514 implementation(" com.google.android.gms:play-services-base:18.10.0" )
515515 implementation(" com.google.android.gms:play-services-auth:21.5.1" )
516- implementation(" com.google.android.material:material:1.13 .0" )
516+ implementation(" com.google.android.material:material:1.14 .0" )
517517 implementation(" com.google.android.flexbox:flexbox:3.0.0" )
518518 implementation(" com.google.code.gson:gson:2.14.0" )
519519 implementation(" com.google.api-client:google-api-client-android:2.9.0" )
@@ -548,7 +548,7 @@ dependencies {
548548
549549 constraints {
550550 // due to https://github.com/FlowCrypt/flowcrypt-security/issues/199
551- implementation(" commons-codec:commons-codec:1.20 .0" ) {
551+ implementation(" commons-codec:commons-codec:1.22 .0" ) {
552552 because(" version 1.11 has VULNERABILITY DESCRIPTION CWE-200" )
553553 }
554554 }
You can’t perform that action at this time.
0 commit comments