Skip to content

Commit 4bfe6c9

Browse files
committed
Update build.gradle
1 parent 1ae0102 commit 4bfe6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation group: 'at.favre.lib', name: 'hkdf', version: '1.0.2'
3737

3838
// https://mvnrepository.com/artifact/com.neovisionaries/nv-websocket-client
39-
implementation 'com.neovisionaries:nv-websocket-client:2.10'
39+
compile 'com.neovisionaries:nv-websocket-client:2.10'
4040

4141
// Use JUnit test framework
4242
testImplementation 'junit:junit:4.12'

0 commit comments

Comments
 (0)