Skip to content

Commit df4e7c6

Browse files
committed
fixed opaua library
1 parent a6765b2 commit df4e7c6

5 files changed

Lines changed: 2 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ dependencies {
4747
implementation files('libs/commons-logging-1.2.jar')
4848

4949
implementation files('libs/httpclient-4.5.6.jar')
50-
implementation files('libs/opc-ua-stack-1.4.1-SNAPSHOT.jar')
51-
implementation files('libs/opc-ua-stack-1.4.1-SNAPSHOT-sources.jar')
50+
implementation files('libs/opc-ua-stack-1.4.1.1-SNAPSHOT.jar')
51+
implementation files('libs/opc-ua-stack-1.4.1.1-SNAPSHOT-sources.jar')
5252

5353
implementation 'com.android.support:appcompat-v7:28.0.0'
5454
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
-2.28 MB
Binary file not shown.
1.31 MB
Binary file not shown.
2.28 MB
Binary file not shown.

app/release/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)