mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-12-05 04:41:08 +01:00
Cert-D-Java 0.2.4-SNAPSHOT
This commit is contained in:
parent
a50a23bef5
commit
4079eaa5a4
2 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.2.3'
|
||||
isSnapshot = false
|
||||
shortVersion = '0.2.4'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncycastleVersion = '1.82'
|
||||
bouncyPgVersion = "$bouncycastleVersion"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue