mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-06-05 21:49:22 +02:00
Add proguard rules for SimpleContact
This commit is contained in:
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@@ -28,3 +28,6 @@
|
||||
public static <1> INSTANCE;
|
||||
kotlinx.serialization.KSerializer serializer(...);
|
||||
}
|
||||
|
||||
# Commons
|
||||
-keep class com.simplemobiletools.commons.models.SimpleContact { *; }
|
||||
|
Reference in New Issue
Block a user