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

Update CHANGELOG

This commit is contained in:
Paul Schaub 2022-06-19 18:45:13 +02:00
parent 40f662edbc
commit fd3e574d0d
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 28 additions and 1 deletions

View file

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '1.2.3'
shortVersion = '1.3.0'
isSnapshot = true
pgpainlessMinAndroidSdk = 10
javaSourceCompatibility = 1.8