This commit is contained in:
Hamza-Ayed
2024-12-24 17:53:39 +03:00
parent 0f16dd9293
commit 0fc3ce010b
3 changed files with 13 additions and 9 deletions

View File

@@ -28,3 +28,5 @@
# Keep rules for Stripe
-keep class com.stripe.android.** { *; }
-keep class com.stripe.android.pushProvisioning.** { *; }
-keep class com.yalantis.ucrop.** { *; }
-keep class com.yalantis.ucrop.util.** { *; }