mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-07 21:01:16 +01:00
PGPainless 1.0.0-rc8
This commit is contained in:
parent
6c9c683c85
commit
047cf1996d
2 changed files with 7 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '1.0.0-rc8'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
pgpainlessMinAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
bouncyCastleVersion = '1.70'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue