Repo cloned
This commit is contained in:
commit
496ae75f58
7988 changed files with 1451097 additions and 0 deletions
8
app/proguard/proguard-sqlite.pro
Normal file
8
app/proguard/proguard-sqlite.pro
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
-keep class org.sqlite.** { *; }
|
||||
-keep class org.sqlite.database.** { *; }
|
||||
|
||||
-keep class net.sqlcipher.** { *; }
|
||||
-dontwarn net.sqlcipher.**
|
||||
|
||||
-keep class net.zetetic.** { *; }
|
||||
-dontwarn net.zetetic.**
|
||||
Loading…
Add table
Add a link
Reference in a new issue