aboutsummaryrefslogtreecommitdiff
path: root/library/progress-proguard.txt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-27 00:29:57 -0700
committerAllan Wang <me@allanwang.ca>2017-06-27 00:29:57 -0700
commit1e5b600a5f6bbffa4dc8efa2991e4b833a8e4c15 (patch)
tree3f898b8141e7c1668df204eea58c856e08c0aa5e /library/progress-proguard.txt
parent215021180431503c55845f9a9fb224abaa4973bb (diff)
downloadkau-1e5b600a5f6bbffa4dc8efa2991e4b833a8e4c15.tar.gz
kau-1e5b600a5f6bbffa4dc8efa2991e4b833a8e4c15.tar.bz2
kau-1e5b600a5f6bbffa4dc8efa2991e4b833a8e4c15.zip
Update text slider and begin about libraries
Diffstat (limited to 'library/progress-proguard.txt')
-rw-r--r--library/progress-proguard.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/library/progress-proguard.txt b/library/progress-proguard.txt
index 8b13789..a68e6b0 100644
--- a/library/progress-proguard.txt
+++ b/library/progress-proguard.txt
@@ -1 +1,5 @@
-
+# About library
+-keep class .R
+-keep class **.R$* {
+ <fields>;
+}