reimplement strata

This commit is contained in:
dfsek
2021-11-28 13:09:30 -07:00
parent 2325886adb
commit 6f88519df8
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
dependencies {
shadedApi(project(":common:api:util"))
shadedApi("ca.solo-studios:strata:1.0.0")
shadedApi("ca.solo-studios:strata:1.1.1")
}