We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bbedd commit eeb0dcdCopy full SHA for eeb0dcd
1 file changed
README.md
@@ -6,7 +6,7 @@ SimpleToast
6
7
Notifications for Android (like a Toast)
8
9
-Current version: v1.6
+Current version: v1.7
10
11
Example
12
===========
@@ -35,10 +35,10 @@ Into your build.gradle:
35
}
36
37
dependencies {
38
- compile 'com.github.Pierry:SimpleToast:v1.6'
+ compile 'com.github.Pierry:SimpleToast:v1.7'
39
40
41
-Ref. https://jitpack.io/#Pierry/SimpleToast/v1.6
+Ref. https://jitpack.io/#Pierry/SimpleToast/v1.7
42
43
Usage
44
=============
0 commit comments