fixed too aggressive minification causing missing languages
This commit is contained in:
parent
2d57b71848
commit
d1cf456996
2 changed files with 3 additions and 1 deletions
|
|
@ -18,3 +18,5 @@
|
|||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
||||
# public *;
|
||||
#}
|
||||
|
||||
-keep class io.github.sspanak.tt9.languages.definitions.** { *; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue