mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-12-05 04:51:08 +01:00
VKS-Java 0.1.5-SNAPSHOT
This commit is contained in:
parent
b0fc512074
commit
69cb2efce8
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '0.1.4'
|
shortVersion = '0.1.5'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
javaSourceCompatibility = 11
|
javaSourceCompatibility = 11
|
||||||
bouncycastleVersion = '1.82'
|
bouncycastleVersion = '1.82'
|
||||||
junitVersion = '5.8.2'
|
junitVersion = '5.8.2'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue