From db66b085308b8bc7a1ff9440c85895d41c98b5ed Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期六, 27 二月 2021 15:24:44 +0800 Subject: [PATCH] Android推送完善 --- library-push/proguard-rules.pro | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/library-jpush/proguard-rules.pro b/library-push/proguard-rules.pro similarity index 99% rename from library-jpush/proguard-rules.pro rename to library-push/proguard-rules.pro index f1b4245..481bb43 100644 --- a/library-jpush/proguard-rules.pro +++ b/library-push/proguard-rules.pro @@ -18,4 +18,4 @@ # If you keep the line number information, uncomment this to # hide the original source file name. -#-renamesourcefileattribute SourceFile +#-renamesourcefileattribute SourceFile \ No newline at end of file -- Gitblit v1.8.0