Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Louuke committed Jun 15, 2021
1 parent 4a27ce9 commit f9b1748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation group: 'at.favre.lib', name: 'hkdf', version: '1.0.2'

// https://mvnrepository.com/artifact/com.neovisionaries/nv-websocket-client
implementation group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.14'
compile group: 'com.neovisionaries', name: 'nv-websocket-client', version: '2.14'

// Use JUnit test framework
testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit f9b1748

Please sign in to comment.