Skip to content

Commit 6b20dc3

Browse files
authored
Fix rubik_jni bounding box bug (#2162)
1 parent 9f6d8ca commit 6b20dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ext {
3939
javalinVersion = "6.7.0"
4040
libcameraDriverVersion = "v2025.0.4"
4141
rknnVersion = "dev-v2025.0.0-5-g666c0c6"
42-
rubikVersion = "dev-v2025.1.0-8-g067a316"
42+
rubikVersion = "dev-v2025.1.0-6-g4a5e508"
4343
frcYear = "2025"
4444
mrcalVersion = "v2025.0.0";
4545

0 commit comments

Comments
 (0)