File size: 158 Bytes
58b3b50 | 1 2 3 | # AIFlow Math Ink 공개 DTO와 runtime interface는 앱 난독화 이후에도 이름을 유지한다.
-keep public class ai.aiflow.mathink.** { public *; }
|
58b3b50 | 1 2 3 | # AIFlow Math Ink 공개 DTO와 runtime interface는 앱 난독화 이후에도 이름을 유지한다.
-keep public class ai.aiflow.mathink.** { public *; }
|