From 9f62536a1fba9e67a9e7ebbe317776753e79b297 Mon Sep 17 00:00:00 2001 From: rozPierog Date: Sat, 16 Sep 2023 11:29:57 +0200 Subject: [PATCH] update progruad file --- cofi-share/proguard-rules.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cofi-share/proguard-rules.pro b/cofi-share/proguard-rules.pro index 481bb434..8dcc9ec0 100644 --- a/cofi-share/proguard-rules.pro +++ b/cofi-share/proguard-rules.pro @@ -18,4 +18,6 @@ # If you keep the line number information, uncomment this to # hide the original source file name. -#-renamesourcefileattribute SourceFile \ No newline at end of file +#-renamesourcefileattribute SourceFile + +-dontwarn java.lang.invoke.StringConcatFactory