mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
PGPainless 1.7.4-SNAPSHOT
This commit is contained in:
parent
3b1dbf4102
commit
bb9393d948
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '1.7.3'
|
shortVersion = '1.7.4'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
pgpainlessMinAndroidSdk = 10
|
pgpainlessMinAndroidSdk = 10
|
||||||
javaSourceCompatibility = 1.8
|
javaSourceCompatibility = 1.8
|
||||||
bouncyCastleVersion = '1.80'
|
bouncyCastleVersion = '1.80'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue