Files
ente/mobile/android/app/proguard-rules.pro
2024-08-20 13:20:06 +05:30

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