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

PGPainless-1.2.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2022-03-15 15:50:08 +01:00
parent a22336a795
commit bb8ecaa1c1
2 changed files with 6 additions and 1 deletions

View file

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