# SDK has already undergone R8 processing. Only the public api is kept.
# We do not allow client applications to do further R8 processing so we will be able to restore
# stacktraces from logs.
-keep class co.notix.** { *; }