First design of the API

This commit is contained in:
Paul Schaub 2022-04-06 00:16:32 +02:00
parent 2f2c6a93c9
commit ad63620262
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
38 changed files with 1045 additions and 235 deletions

View file

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
//
// SPDX-License-Identifier: Apache-2.0
rootProject.name = 'VKS-Java'
include 'vks-java'