Skip to content

Commit 4d4c4b4

Browse files
Update kotlin monorepo to v1.9.25
1 parent 444e85f commit 4d4c4b4

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 = '1.9.25' // Use appropriate version
2727

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

0 commit comments

Comments
 (0)