summaryrefslogtreecommitdiff
path: root/anastasis-ui/proguard-rules.pro
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2022-10-26 10:17:26 -0300
committerTorsten Grote <t@grobox.de>2022-10-26 10:17:26 -0300
commit2398d0fb201b53b2e41bf9d549b293b6b93e2c45 (patch)
treea41e25e6d09bd284f07752ef4810ba47585e4b75 /anastasis-ui/proguard-rules.pro
parentd08a424f0421e0f8ef0bcdf8a59f3727356a218a (diff)
downloadtaler-android-2398d0fb201b53b2e41bf9d549b293b6b93e2c45.tar.gz
taler-android-2398d0fb201b53b2e41bf9d549b293b6b93e2c45.tar.bz2
taler-android-2398d0fb201b53b2e41bf9d549b293b6b93e2c45.zip
[wallet] Remove old anastasis prototype
Diffstat (limited to 'anastasis-ui/proguard-rules.pro')
-rw-r--r--anastasis-ui/proguard-rules.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/anastasis-ui/proguard-rules.pro b/anastasis-ui/proguard-rules.pro
deleted file mode 100644
index 481bb43..0000000
--- a/anastasis-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