We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae15a7 commit 57b1f7fCopy full SHA for 57b1f7f
1 file changed
README.md
@@ -17,7 +17,7 @@ A Google GCM/Amazon SNS alternative using pull instead of push.
17
## Download
18
Gradle:
19
```groovy
20
-implementation ('com.github.kaiwinter:android-remote-notifications:1.1.3@aar') {
+implementation ('com.github.kaiwinter:android-remote-notifications:1.1.4@aar') {
21
transitive = true
22
}
23
```
0 commit comments