mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
README: s/compile/implementation
This commit is contained in:
parent
14540d4386
commit
7bfa358bb3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.pgpainless:pgpainless-core:0.1.0'
|
||||
implementation 'org.pgpainless:pgpainless-core:0.1.0'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue