13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"enabled": true,
|
|
"remove_language_files": true,
|
|
"remove_AI_voiceover": true,
|
|
"remove_debug_lines": false,
|
|
"remove_drawable_files": false,
|
|
"remove_unknown_files": true,
|
|
"remove_unknown_files_keep_dirs": [
|
|
"META-INF",
|
|
"kotlin"
|
|
],
|
|
"compress_png_files": true
|
|
} |