mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 23:01:03 +00:00
Carver go brrrr
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ val versionObj = Version("2", "0", "0", true)
|
||||
version = versionObj
|
||||
|
||||
dependencies {
|
||||
val gaeaVersion = "1.14.4"
|
||||
val gaeaVersion = "1.15.0"
|
||||
compileOnly(name = "Gaea-${gaeaVersion}", group = "")
|
||||
testImplementation(name = "Gaea-${gaeaVersion}", group = "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user