Commit d087666
committed
Add consumer ProGuard rules to Vosk Android AAR (JNA keep rules)
Vosk Android uses JNA; minified apps may need to keep JNA classes/members.
This change adds consumer-rules.pro and wires it via consumerProguardFiles
so Gradle/AGP users get the rules automatically when minifying.1 parent 625e44c commit d087666
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments