From bd239f436776d16724a054ad11dffe917e0e4abd Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期三, 08 十二月 2021 13:56:35 +0800 Subject: [PATCH] 引用的aar被去掉了 --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 110ac68..8dfcfee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ ### Android ### # Built application files *.apk -*.aar +# *.aar *.ap_ *.aab -- Gitblit v1.8.0