5 lines
201 B
Prolog
5 lines
201 B
Prolog
-keep class ai.onnxruntime.** { *; }
|
|
# To ensure that stack traces is unambiguous
|
|
# https://developer.android.com/studio/build/shrink-code#decode-stack-trace
|
|
-keepattributes LineNumberTable,SourceFile
|