Skip to content

Commit e4d52e9

Browse files
authored
Update README.md
1 parent 41552a5 commit e4d52e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
maven { url "https://jitpack.io" }
1717
}
1818
dependencies {
19-
compile 'com.github.NaikSoftware:StompProtocolAndroid:{latest version}'
19+
implementation 'com.github.NaikSoftware:StompProtocolAndroid:{latest version}'
2020
}
2121
```
2222

0 commit comments

Comments
 (0)