Skip to content

Commit a6fd275

Browse files
committed
Update ProGuard rules for SQLCipher integration
1 parent 12f5308 commit a6fd275

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)