fix: decode base64-encoded file content
This commit is contained in:
Vendored
+1
-21
@@ -1,21 +1 @@
|
|||||||
# Add project specific ProGuard rules here.
|
�i���r�)yȟ���k�����!z������'��%��z�j�e��\�w��ڶ*'~)^��"�az���tX�z��ا�)ۺ)]�����h�j+yj)l�硶��ׯzZ)z��v�"u�&��u��z�������h�[?�� ��݆٥!����k�7����g�V'��+a%+�r��z{m���Z0�x��)yȟ��^~�eʫ��'�y�%j�'jg���^%��I��ا���iǜ��,��rV��g�m��rV�������j��r���)�z��q����'�����'r��z{m�+-��ޱ��z�^�)ޞ�z��~��jب��+u�����ZrKkiǬ��j�k���zĨ��)^.)�6�z��nW�*.�究��w��fޮ)ߢ���*'�w(�g���b��!���+��j[(��~)^�����ڙ�(��~)^j�k���y*.�Dž�W
|
||||||
# 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
|
|
||||||
Reference in New Issue
Block a user