mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2025-09-09 19:29:40 +02:00
Initial commit
This commit is contained in:
parent
e215eb2f0a
commit
296da65728
25 changed files with 1427 additions and 0 deletions
9
settings.gradle
Normal file
9
settings.gradle
Normal file
|
@ -0,0 +1,9 @@
|
|||
// SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
|
||||
//
|
||||
// SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
rootProject.name = 'WKD-Java'
|
||||
|
||||
include 'wkd-java',
|
||||
'wkd-java-cli'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue