Skip to content

Commit be42aed

Browse files
Peng Jiangfacebook-github-bot
authored andcommitted
move the Kotlin version to 2.1.0 (#1067)
Summary: Rollback Plan: Differential Revision: D77541303
1 parent 55e28e5 commit be42aed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ POM_DEVELOPER_NAME=facebook
3333

3434
GRADLE_VERSIONS_PLUGIN_VERSION=0.15.0
3535

36-
KOTLIN_VERSION=1.9.22
36+
KOTLIN_VERSION=2.1.0
3737
DOKKA_VERSION=1.9.20
38-
DATA_CLASS_GENERATE_VERSION=1.0.1
38+
DATA_CLASS_GENERATE_VERSION=1.1.0
3939

4040
# Deps for publishing
4141
MAVEN_PUBLISH_PLUGIN=0.29.0

0 commit comments

Comments
 (0)