Skip to content

Commit

Permalink
docs: update library version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SuddenH4X committed Sep 3, 2023
1 parent cb4db5b commit 9495166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The library supports API level 14 and higher. You can simply include it in your
```groovy
dependencies {
...
implementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.6.0'
implementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.7.0'
}
```

Expand Down

0 comments on commit 9495166

Please sign in to comment.