From d8bf4f4d66715f002d024cae92862c1d83daa425 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期日, 12 十二月 2021 22:06:35 +0800 Subject: [PATCH] 更改了udp的机制 --- .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