Skip to content

Commit 9983e9d

Browse files
17.11.0 release
1 parent 08631fe commit 9983e9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
maven { url "https://jitpack.io" }
2222
}
2323
dependencies {
24-
compile 'com.github.forresthopkinsa:StompProtocolAndroid:17.10.0'
24+
compile 'com.github.forresthopkinsa:StompProtocolAndroid:17.11.0'
2525
}
2626
```
2727

lib/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<manifest package="ua.naiksoftware.stomp">
1+
<manifest package="com.github.forresthopkinsa">
22

33
<application />
44

0 commit comments

Comments
 (0)