cert-d-java/settings.gradle

11 lines
246 B
Groovy

// SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
//
// SPDX-License-Identifier: CC0-1.0
rootProject.name = 'cert-d-java'
include 'pgp-certificate-store',
'pgp-cert-d-java',
'pgp-cert-d-java-jdbc-sqlite-lookup'