mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-04 01:29:39 -06:00
fix(deps): update dependency commons-codec:commons-codec to v1.18.0 (#1066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,7 @@ dependencies {
|
||||
api("androidx.appcompat:appcompat:1.7.0")
|
||||
|
||||
// apache common codec
|
||||
implementation("commons-codec:commons-codec:1.17.2")
|
||||
implementation("commons-codec:commons-codec:1.18.0")
|
||||
|
||||
// Androidx Security
|
||||
implementation("androidx.security:security-crypto:1.1.0-alpha06")
|
||||
|
||||
Reference in New Issue
Block a user