FtcRobotController
FtcRobotController copied to clipboard
Gradle configuration
Hello, I'd like to propose a few changes towards the gradle configuration file:
-
compileSdkVersion
is upgraded from29
to34
- upgrade gradle (please)
The primary reason for this request is out of the box support for Kotlin, however keeping deps up to date is good practice in general. I could make a PR but I'm too lazy :P