Initial commit

This commit is contained in:
Paul Schaub 2022-04-05 19:33:20 +02:00
commit 2f2c6a93c9
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
28 changed files with 1050 additions and 0 deletions

3
settings.gradle Normal file
View file

@ -0,0 +1,3 @@
rootProject.name = 'VKS-Java'
include 'vks-java'