Bump libcamera driver version (#1346)

* Update build.gradle
This commit is contained in:
Cameron (3539)
2024-06-12 18:06:25 -04:00
committed by GitHub
parent 292c7a10d4
commit 0105df9ad4

View File

@@ -33,7 +33,7 @@ ext {
openCVversion = "4.8.0-2"
joglVersion = "2.4.0"
javalinVersion = "5.6.2"
libcameraDriverVersion = "dev-v2023.1.0-11-g2b7036f"
libcameraDriverVersion = "dev-v2023.1.0-12-gfb1eafb"
rknnVersion = "dev-v2024.0.1-4-g0db16ac"
frcYear = "2024"
mrcalVersion = "dev-v2024.0.0-24-gc1efcf0";