Skip to content

Commit e62dd17

Browse files
authored
Version 1.0.5
1 parent 982137f commit e62dd17

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.4.
8+
#### Current release: 1.0.5.
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
```
65-
compile 'com.github.marcoscgdev:RateDialog:1.0.4'
65+
implementation 'com.github.marcoscgdev:RateDialog:1.0.5'
6666
```
6767

6868
### Creating the dialog

0 commit comments

Comments
 (0)