mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-03-14 10:33:29 +01:00
PGPainless 1.5.5-SNAPSHOT
This commit is contained in:
parent
2b0df01591
commit
600d5f49bb
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '1.5.4'
|
shortVersion = '1.5.5'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
pgpainlessMinAndroidSdk = 10
|
pgpainlessMinAndroidSdk = 10
|
||||||
javaSourceCompatibility = 1.8
|
javaSourceCompatibility = 1.8
|
||||||
bouncyCastleVersion = '1.74'
|
bouncyCastleVersion = '1.74'
|
||||||
|
|
Loading…
Add table
Reference in a new issue