We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c310204 commit d53fb1eCopy full SHA for d53fb1e
1 file changed
README.md
@@ -18,7 +18,7 @@ allprojects {
18
Then add the dependency in your app build.gradle:
19
```gradle
20
dependencies {
21
- implementation 'com.github.Isradeleon:Notify-Android:1.0.1'
+ implementation 'com.github.Isradeleon:Notify-Android:1.0.2'
22
}
23
```
24
0 commit comments