mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-06-25 05:24:55 +02:00
Bump version to 8.0.0-SNAPSHOT
This commit is contained in:
parent
72ca392386
commit
0563105b1f
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0
|
|||
# SOP for Java
|
||||
|
||||
[](https://ci.codeberg.org/PGPainless/sop-java)
|
||||
[](https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/07/)
|
||||
[](https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/08/)
|
||||
[](https://coveralls.io/github/pgpainless/sop-java?branch=main)
|
||||
[](https://api.reuse.software/info/github.com/pgpainless/sop-java)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '7.0.1'
|
||||
shortVersion = '8.0.0'
|
||||
isSnapshot = true
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue