# Keep all model classes that Gson (or another reflection-based library)
# needs to serialize/deserialize. These rules will be applied to any
# app that consumes this library.
-keep class com.liveperson.infra.otel.models.** { *; }