mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-26 09:02:06 +01:00
Fix root project name
This commit is contained in:
parent
f4e882ce8b
commit
1b24da7f1e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: CC0-1.0
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
rootProject.name = 'PGPainless'
|
rootProject.name = 'SOP-Java'
|
||||||
|
|
||||||
include 'sop-java',
|
include 'sop-java',
|
||||||
'sop-java-picocli'
|
'sop-java-picocli'
|
||||||
|
|
Loading…
Reference in a new issue