FtcRobotController v11.2

This commit is contained in:
Cal Kestis
2026-07-24 09:42:03 -07:00
parent 4ed7c4666a
commit 465295f892
9 changed files with 34 additions and 18 deletions

View File

@@ -59,6 +59,11 @@ The readme.md file located in the [/TeamCode/src/main/java/org/firstinspires/ftc
# Release Information
## Version 11.2.1 (20260724-093406)
### Bug Fixes
* Fixes issue [2099](https://github.com/FIRST-Tech-Challenge/FtcRobotController/issues/2099). Gradle and the AGP are now updated to 9.1 and 8.13.2 respectively.
## Version 11.2 (20260707-102819)
### Breaking Changes