switched build system from sbt to Gradle

This commit is contained in:
2022-01-16 15:37:53 +08:00
parent 6422a91568
commit 605e1ad644
21 changed files with 573 additions and 244 deletions
-4
View File
@@ -1,4 +0,0 @@
organization := (organization in LocalRootProject).value
name := "test-utils"
version := (version in LocalRootProject).value
skip in publish := true