We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41552a5 commit e4d52e9Copy full SHA for e4d52e9
README.md
@@ -16,7 +16,7 @@ repositories {
16
maven { url "https://jitpack.io" }
17
}
18
dependencies {
19
- compile 'com.github.NaikSoftware:StompProtocolAndroid:{latest version}'
+ implementation 'com.github.NaikSoftware:StompProtocolAndroid:{latest version}'
20
21
```
22
0 commit comments