From bf24bc60788c5d1735f0e66ee54ea671fdc1516a Mon Sep 17 00:00:00 2001 From: Ruben Quadros Date: Sat, 7 Oct 2023 18:11:30 +0530 Subject: [PATCH] [Clean up]: Remove unused files --- core/base/consumer-rules.pro | 0 core/base/proguard-rules.pro | 21 --------------------- core/sync/consumer-rules.pro | 0 core/sync/proguard-rules.pro | 21 --------------------- core/test/consumer-rules.pro | 0 core/test/proguard-rules.pro | 21 --------------------- core/uimarket/consumer-rules.pro | 0 core/uimarket/proguard-rules.pro | 21 --------------------- data/market-local/consumer-rules.pro | 0 data/market-local/proguard-rules.pro | 21 --------------------- data/market-remote/consumer-rules.pro | 0 data/market-remote/proguard-rules.pro | 21 --------------------- data/market-repository/consumer-rules.pro | 0 data/market-repository/proguard-rules.pro | 21 --------------------- domain/market/consumer-rules.pro | 0 domain/market/proguard-rules.pro | 21 --------------------- feature/marketdetail/consumer-rules.pro | 0 feature/marketdetail/proguard-rules.pro | 21 --------------------- feature/marketlist/consumer-rules.pro | 0 feature/marketlist/proguard-rules.pro | 21 --------------------- library/designsystem/proguard-rules.pro | 21 --------------------- library/navigation/consumer-rules.pro | 0 library/navigation/proguard-rules.pro | 21 --------------------- 23 files changed, 252 deletions(-) delete mode 100644 core/base/consumer-rules.pro delete mode 100644 core/base/proguard-rules.pro delete mode 100644 core/sync/consumer-rules.pro delete mode 100644 core/sync/proguard-rules.pro delete mode 100644 core/test/consumer-rules.pro delete mode 100644 core/test/proguard-rules.pro delete mode 100644 core/uimarket/consumer-rules.pro delete mode 100644 core/uimarket/proguard-rules.pro delete mode 100644 data/market-local/consumer-rules.pro delete mode 100644 data/market-local/proguard-rules.pro delete mode 100644 data/market-remote/consumer-rules.pro delete mode 100644 data/market-remote/proguard-rules.pro delete mode 100644 data/market-repository/consumer-rules.pro delete mode 100644 data/market-repository/proguard-rules.pro delete mode 100644 domain/market/consumer-rules.pro delete mode 100644 domain/market/proguard-rules.pro delete mode 100644 feature/marketdetail/consumer-rules.pro delete mode 100644 feature/marketdetail/proguard-rules.pro delete mode 100644 feature/marketlist/consumer-rules.pro delete mode 100644 feature/marketlist/proguard-rules.pro delete mode 100644 library/designsystem/proguard-rules.pro delete mode 100644 library/navigation/consumer-rules.pro delete mode 100644 library/navigation/proguard-rules.pro diff --git a/core/base/consumer-rules.pro b/core/base/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/core/base/proguard-rules.pro b/core/base/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/core/base/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 diff --git a/core/sync/consumer-rules.pro b/core/sync/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/core/sync/proguard-rules.pro b/core/sync/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/core/sync/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 diff --git a/core/test/consumer-rules.pro b/core/test/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/core/test/proguard-rules.pro b/core/test/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/core/test/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 diff --git a/core/uimarket/consumer-rules.pro b/core/uimarket/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/core/uimarket/proguard-rules.pro b/core/uimarket/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/core/uimarket/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 diff --git a/data/market-local/consumer-rules.pro b/data/market-local/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/data/market-local/proguard-rules.pro b/data/market-local/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/data/market-local/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 diff --git a/data/market-remote/consumer-rules.pro b/data/market-remote/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/data/market-remote/proguard-rules.pro b/data/market-remote/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/data/market-remote/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 diff --git a/data/market-repository/consumer-rules.pro b/data/market-repository/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/data/market-repository/proguard-rules.pro b/data/market-repository/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/data/market-repository/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 diff --git a/domain/market/consumer-rules.pro b/domain/market/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/domain/market/proguard-rules.pro b/domain/market/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/domain/market/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 diff --git a/feature/marketdetail/consumer-rules.pro b/feature/marketdetail/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/feature/marketdetail/proguard-rules.pro b/feature/marketdetail/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/feature/marketdetail/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 diff --git a/feature/marketlist/consumer-rules.pro b/feature/marketlist/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/feature/marketlist/proguard-rules.pro b/feature/marketlist/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/feature/marketlist/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 diff --git a/library/designsystem/proguard-rules.pro b/library/designsystem/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/library/designsystem/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 diff --git a/library/navigation/consumer-rules.pro b/library/navigation/consumer-rules.pro deleted file mode 100644 index e69de29b..00000000 diff --git a/library/navigation/proguard-rules.pro b/library/navigation/proguard-rules.pro deleted file mode 100644 index 481bb434..00000000 --- a/library/navigation/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