We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cce1e2 commit 0f94837Copy full SHA for 0f94837
1 file changed
benfitpay-sdk/proguard-rules.pro
@@ -68,7 +68,7 @@
68
# Miscellaneous / other libraries
69
# ============================
70
-keep class com.intuit.sdp.** { *; }
71
--keep class com.github.Tap-Payments.CommonDataModelsWeb-Andriod.** { *; }
+-keep class com.tap.commondatamodels.** { *; }
72
73
74
# General rule for serialization
0 commit comments