Skip to content

Commit 1eecb54

Browse files
authored
Update README.md
1 parent fb6ba4f commit 1eecb54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An android library to display a rate dialog in an easy way.
55

66
## Releases:
77

8-
#### Current release: 1.0.6.
8+
#### Current release: 1.0.7.
99

1010
You can see all the library releases [here](https://github.com/marcoscgdev/RateDialog/releases).
1111

@@ -62,7 +62,7 @@ allprojects {
6262
Now add the dependency to your app build.gradle file:
6363

6464
```groovy
65-
implementation 'com.github.marcoscgdev:RateDialog:1.0.6'
65+
implementation 'com.github.marcoscgdev:RateDialog:1.0.7'
6666
```
6767

6868
### Creating the dialog

0 commit comments

Comments
 (0)