Skip to content
This repository has been archived by the owner. It is now read-only.

Commit c246865

Browse files
author
Shintaro Katafuchi
committed
Update install section.
1 parent 7c77eb1 commit c246865

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Android-Rate is a library to help you promote your android app by prompting user
99

1010
## Install
1111

12-
![Maven Badges](https://maven-badges.herokuapp.com/maven-central/com.github.hotchemi/android-rate/badge.svg)
13-
1412
You can download from maven central.
1513

14+
${latest.version} is ![Maven Badges](https://maven-badges.herokuapp.com/maven-central/com.github.hotchemi/android-rate/badge.svg)
15+
1616
```groovy
1717
dependencies {
18-
compile 'com.github.hotchemi:android-rate:0.5.6'
18+
compile 'com.github.hotchemi:android-rate:{latest.version}'
1919
}
2020
```
2121

0 commit comments

Comments
 (0)