Skip to content

Commit a204717

Browse files
committed
Bump external dep versions to include licenses
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
1 parent aa50c3c commit a204717

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ ext {
3838
openCVversion = "4.10.0-3"
3939
javalinVersion = "6.7.0"
4040
libcameraDriverVersion = "v2026.0.0"
41-
rknnVersion = "v2026.0.1"
42-
rubikVersion = "dev-v2026.0.1-3-g977bb2e"
41+
rknnVersion = "dev-v2026.0.1-1-g89b2888"
42+
rubikVersion = "dev-v2026.0.1-4-g13d6279"
4343
frcYear = "2026"
44-
mrcalVersion = "v2026.0.0";
44+
mrcalVersion = "dev-v2026.0.0-1-g239d80e";
4545

4646
pubVersion = versionString
4747
isDev = pubVersion.startsWith("dev")

0 commit comments

Comments
 (0)