Skip to content

Commit 27d7a87

Browse files
Merge pull request #1235 from yogeshpaliyal/migrateSqlCipher
migrateSqlCipher
2 parents b0f3089 + a6fd275 commit 27d7a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
public void setSeed(byte[]);
3030
}
3131

32-
-keep class net.sqlcipher.** {*;}
32+
-keep class net.zetetic.** {*;}

0 commit comments

Comments
 (0)