Packaging: exclude some files

pull/209/head
M66B 3 years ago
parent fd3520a05c
commit 6794a7ac37

@ -103,7 +103,9 @@ android {
'META-INF/LICENSE.gpl.txt',
'META-INF/LICENSE.commercial.txt',
'LICENSE-2.0.txt',
'RELEASE.txt'
'RELEASE.txt',
'DebugProbesKt.bin',
'font_metrics.properties'
]
}
}

Loading…
Cancel
Save