Skip to content

Commit d76e654

Browse files
Update kotlin monorepo to v2
1 parent 4d5727b commit d76e654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TeamCode/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
}
2424
}
2525

26-
ext.kotlin_version = '1.8.22' // Use appropriate version
26+
ext.kotlin_version = '2.1.20' // Use appropriate version
2727

2828
dependencies {
2929
implementation project(':FtcRobotController')

0 commit comments

Comments
 (0)