Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-10-11 18:52:52 +0300
committerStefan Niedermann <info@niedermann.it>2020-10-11 18:52:52 +0300
commitcb31d0a0677007c081f595c521503e770436f769 (patch)
tree1a124c22f026f323e8460edb1c09b55be12b3f8f /glide-sso-integration/proguard-rules.pro
parent88df72060dfc1d08d881577392cf711547760280 (diff)
Use sso-glide-integration from nextcloud-commons
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'glide-sso-integration/proguard-rules.pro')
-rw-r--r--glide-sso-integration/proguard-rules.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/glide-sso-integration/proguard-rules.pro b/glide-sso-integration/proguard-rules.pro
deleted file mode 100644
index 481bb4348..000000000
--- a/glide-sso-integration/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