mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 10:49:39 +02:00
PGPainless 0.2.0-alpha2-SNAPSHOT
This commit is contained in:
parent
da05849daf
commit
63d6ab743c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.2.0-alpha1'
|
||||
isSnapshot = false
|
||||
shortVersion = '0.2.0-alpha2'
|
||||
isSnapshot = true
|
||||
pgpainlessMinAndroidSdk = 9
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncyCastleVersion = '1.65'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue