From eef90a06ea3a69ea9afd15d748dcac94268345b3 Mon Sep 17 00:00:00 2001 From: Danil Nikolaev Date: Fri, 12 Jul 2024 22:27:27 +0300 Subject: [PATCH] added proguard rules --- app/proguard-rules.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 2f9dc5a4..463cee7a 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -19,3 +19,5 @@ # If you keep the line number information, uncomment this to # hide the original source file name. #-renamesourcefileattribute SourceFile + +-keep class com.meloda.app.fast.**