diff --git a/app/build.gradle b/app/build.gradle index 45d6303bcf..bcc3aa5728 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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' ] } }