mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 09:49:44 +02:00
SOP-Java 14.0.0
This commit is contained in:
parent
191ec8c07d
commit
9762f1f043
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '14.0.0'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
javaSourceCompatibility = 11
|
||||
gsonVersion = '2.10.1'
|
||||
jsrVersion = '3.0.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue