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 Jan 22, 2023
1 parent 6074ac8 commit a6fa0ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.5.0'
implementation 'com.suddenh4x.ratingdialog:awesome-app-rating:2.6.0'
}
```

Expand Down Expand Up @@ -523,7 +523,7 @@ The following things are highly recommended to not annoy the user, which in turn
## License

```
Copyright (C) 2022 SuddenH4X
Copyright (C) 2023 SuddenH4X
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit a6fa0ee

Please sign in to comment.