mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-03-14 03:13:28 +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…
Add table
Reference in a new issue