We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa50c3c commit a204717Copy full SHA for a204717
build.gradle
@@ -38,10 +38,10 @@ ext {
38
openCVversion = "4.10.0-3"
39
javalinVersion = "6.7.0"
40
libcameraDriverVersion = "v2026.0.0"
41
- rknnVersion = "v2026.0.1"
42
- rubikVersion = "dev-v2026.0.1-3-g977bb2e"
+ rknnVersion = "dev-v2026.0.1-1-g89b2888"
+ rubikVersion = "dev-v2026.0.1-4-g13d6279"
43
frcYear = "2026"
44
- mrcalVersion = "v2026.0.0";
+ mrcalVersion = "dev-v2026.0.0-1-g239d80e";
45
46
pubVersion = versionString
47
isDev = pubVersion.startsWith("dev")
0 commit comments