Skip to content

Commit dae8867

Browse files
authored
fix(secure-storage): use conceal v1 (#650)
1 parent ace9a90 commit dae8867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/secure-storage/platforms/android/include.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ repositories {
44
}
55

66
dependencies {
7-
implementation 'com.github.triniwiz:hawk:712a481082'
7+
implementation 'com.github.triniwiz:hawk:919b077103'
88
}

0 commit comments

Comments
 (0)