Pro guard testing (#8940)

This commit is contained in:
Naman Khurmi
2023-12-11 18:45:01 +05:30
committed by GitHub
parent c23f1662f4
commit a96574fb91

View File

@@ -270,4 +270,6 @@
# SQL Cipher
-keep,includedescriptorclasses class net.sqlcipher.** { *; }
-keep,includedescriptorclasses interface net.sqlcipher.** { *; }
-keep,includedescriptorclasses interface net.sqlcipher.** { *; }
-keep class androidx.lifecycle.SavedStateHandle { *; }