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