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 7c7df05 commit 1d3f6dcCopy full SHA for 1d3f6dc
README.md
@@ -18,7 +18,7 @@ Simple Notification | Custom Notification | Stack Notification |
18
## Version Release
19
This Is Latest Release
20
21
- $version_release = 1.0.4
+ $version_release = 1.0.5
22
23
What's New??
24
@@ -43,7 +43,7 @@ What's New??
43
44
dependencies {
45
// library frogo-notification
46
- implementation 'com.github.amirisback:frogo-notification:1.0.4'
+ implementation 'com.github.amirisback:frogo-notification:1.0.5'
47
}
48
49
### Step 3. Implement frogo-notification (Simple Notification)
0 commit comments