switched build system from sbt to Gradle

This commit is contained in:
2021-06-16 08:14:33 +01:00
parent 6422a91568
commit 605e1ad644
21 changed files with 573 additions and 244 deletions

View File

@@ -1,4 +0,0 @@
organization := (organization in LocalRootProject).value
name := "test-utils"
version := (version in LocalRootProject).value
skip in publish := true