Skip to content

Commit 17b489e

Browse files
Update kotlin monorepo to v2
1 parent aa23a25 commit 17b489e

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.3.21' // Use appropriate version
2727

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

0 commit comments

Comments
 (0)