Changed project structure

This commit is contained in:
lluni 2022-05-25 17:37:25 +02:00
parent b53328b41c
commit 74e4d05fa1
14 changed files with 50 additions and 4 deletions

2
gradlew vendored
View file

@ -31,7 +31,7 @@
#
# Busybox and similar reduced shells will NOT work, because this script
# requires all of these POSIX shell features:
# * functions;
# * de.lluni.javann.functions;
# * expansions «$var», «${var}», «${var:-default}», «${var+SET}»,
# «${var#prefix}», «${var%suffix}», and «$( cmd )»;
# * compound commands having a testable exit status, especially «case»;