From 4d2d9239d8915a030bb84cb2147774470b04bf27 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 04 三月 2024 17:21:11 +0800
Subject: [PATCH] 先上传Socket通讯相关代码 密码卡相关代码
---
app/build.gradle | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index 9f64280..390c27d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -75,7 +75,7 @@
implementation 'com.wang.avi:library:2.1.3'
//鍦板潃閫夋嫨
implementation project(':pickerviewlibrary')
-
+ implementation project(':easysocket')
implementation 'com.tencent.bugly:crashreport:latest.release'
// 澶勭悊鍥剧墖
// implementation (name: 'ocr-library', ext: 'aar')
--
Gitblit v1.8.0