BotsBurgh / BOTSBURGH-FTC-2024-25

Code for our FTC 2024-25 season robot
https://botsburgh.github.io/BOTSBURGH-FTC-2024-25/
GNU General Public License v2.0
3 stars 0 forks source link

Bump Appcompat dependency to 1.3.1 #37

Closed BD103 closed 2 days ago

BD103 commented 6 days ago

This includes a few bug fixes and features for one of our dependencies. We don't directly use it, but FTC Robot Controller does.

Even though the latest version is 1.7.0, we can only update to 1.3.1 because 1.4.0 updates the minimum required Android version. I'll investigate updating this in the future.

To test this, just build it locally. Nothing should change :)