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 {
|
||||
ext {
|
||||
shortVersion = '0.1.4'
|
||||
isSnapshot = false
|
||||
shortVersion = '0.1.5'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncycastleVersion = '1.82'
|
||||
junitVersion = '5.8.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue