Browse Source

2021.11.26 VIP wallpadCall 통화 merge
1. gradle 수정

DESKTOP-UNEGUH3\MadeinLab_SW_02 3 years ago
parent
commit
c1561c6449
1 changed files with 1 additions and 0 deletions
  1. 1 0
      WallPadCall/build.gradle

+ 1 - 0
WallPadCall/build.gradle

@@ -82,4 +82,5 @@ dependencies {
     implementation files('libs/WallPadAPI.jar')
     implementation files('libs/WallPadSupport.jar')
     implementation files('libs/visitorcalllib-debug.aar')
+    implementation files('libs/EasyModbusJava.jar')
 }