Update ProGuard rules for SQLCipher integration

This commit is contained in:
Yogesh Choudhary Paliyal
2025-09-03 09:36:31 +05:30
parent 12f530802c
commit a6fd275355
+1 -1
View File
@@ -29,4 +29,4 @@
public void setSeed(byte[]);
}
-keep class net.sqlcipher.** {*;}
-keep class net.zetetic.** {*;}