From 77654b781458ae783877e343c26fc9fe8e2a9746 Mon Sep 17 00:00:00 2001 From: Tangem Date: Wed, 5 Jun 2024 13:55:44 +0500 Subject: [PATCH] Updated on 2026-08-14 --- common/ui/consumer-rules.pro | 0 common/ui/proguard-rules.pro | 21 --------------------- 2 files changed, 21 deletions(-) delete mode 100644 common/ui/consumer-rules.pro delete mode 100644 common/ui/proguard-rules.pro diff --git a/common/ui/consumer-rules.pro b/common/ui/consumer-rules.pro deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/common/ui/proguard-rules.pro b/common/ui/proguard-rules.pro deleted file mode 100644 index 481bb43481..0000000000 --- a/common/ui/proguard-rules.pro +++ /dev/null @@ -1,21 +0,0 @@ -# Add project specific ProGuard rules here. -# You can control the set of applied configuration files using the -# proguardFiles setting in build.gradle. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} - -# Uncomment this to preserve the line number information for -# debugging stack traces. -#-keepattributes SourceFile,LineNumberTable - -# If you keep the line number information, uncomment this to -# hide the original source file name. -#-renamesourcefileattribute SourceFile \ No newline at end of file