1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-11 03:09:41 +02:00

Update changelog and readme

This commit is contained in:
Paul Schaub 2021-11-28 15:06:10 +01:00
parent 635de19fb8
commit 18e135823f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 9 additions and 1 deletions

View file

@ -173,7 +173,7 @@ repositories {
}
dependencies {
implementation 'org.pgpainless:pgpainless-core:1.0.0-rc5'
implementation 'org.pgpainless:pgpainless-core:1.0.0-rc6'
}
```