mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Change compile to implementation in README (#467)
This commit is contained in:
committed by
Eric Cochran
parent
d045947ea7
commit
351bc57554
@@ -25,7 +25,7 @@ Download [the latest JAR][1] or grab via [Maven][2]:
|
||||
```
|
||||
or [Gradle][2]:
|
||||
```groovy
|
||||
compile 'com.squareup.moshi:moshi-adapters:latest.version'
|
||||
implementation 'com.squareup.moshi:moshi-adapters:latest.version'
|
||||
```
|
||||
|
||||
Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].
|
||||
|
Reference in New Issue
Block a user