Skip to content

Commit 71b246c

Browse files
committed
Stuff
1 parent 7ca3fc4 commit 71b246c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
isProjectGroup = true
22
title = Simulation Construction Set 2
3-
compositeSearchHeight = 0
3+
compositeSearchHeight = 1
44
excludeFromCompositeBuild = false

scs2-session-logger/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mainDependencies {
1919
api("us.ihmc:scs2-session:source")
2020
api("us.ihmc:scs2-simulation:source") // TODO Need to fix this, it needs the Robot.
2121

22-
api("us.ihmc:ihmc-robot-data-logger:0.38.0")
22+
api("us.ihmc:ihmc-robot-data-logger:source")
2323
api("com.github.luben:zstd-jni:1.5.5-10")
2424
api("org.antlr:antlr4-runtime:4.13.1")
2525
api("com.github.vatbub:mslinks:1.0.6.2")

0 commit comments

Comments
 (0)