From b1eecb27e6ffce9f0192b6dabc4aa6a54ef2f394 Mon Sep 17 00:00:00 2001 From: jenly1314 Date: Thu, 28 Nov 2019 16:01:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B7=B7=E6=B7=86=E8=A7=84?= =?UTF-8?q?=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/proguard-rules.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/proguard-rules.pro b/lib/proguard-rules.pro index 5f56bf8..e786d4a 100644 --- a/lib/proguard-rules.pro +++ b/lib/proguard-rules.pro @@ -20,7 +20,6 @@ # hide the original source file name. #-renamesourcefileattribute SourceFile - #ZXingLite -dontwarn com.king.zxing.** -keep class com.king.zxing.**{ *;}