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 fb6ba4f commit 1eecb54Copy full SHA for 1eecb54
README.md
@@ -5,7 +5,7 @@ An android library to display a rate dialog in an easy way.
5
6
## Releases:
7
8
-#### Current release: 1.0.6.
+#### Current release: 1.0.7.
9
10
You can see all the library releases [here](https://github.com/marcoscgdev/RateDialog/releases).
11
@@ -62,7 +62,7 @@ allprojects {
62
Now add the dependency to your app build.gradle file:
63
64
```groovy
65
-implementation 'com.github.marcoscgdev:RateDialog:1.0.6'
+implementation 'com.github.marcoscgdev:RateDialog:1.0.7'
66
```
67
68
### Creating the dialog
0 commit comments