Skip to content

Commit

Permalink
Bump to Kotlin 2.0.0 [2nd attempt]
Browse files Browse the repository at this point in the history
Summary:
Redo of D57734377 after we have handled the redex issue (T197119298) that caused the revert (D60265385).

```
VERSION=2.0.0
KOTLIN_BUMP=1 artificer download :kotlin:$VERSION :ksp:$VERSION-1.0.21
```

allow-large-files

Differential Revision: D60380568

fbshipit-source-id: 5e0a53d58d923bf10d0cab5ab21b383dce082303
  • Loading branch information
Nivaldo Bondança authored and facebook-github-bot committed Aug 1, 2024
1 parent 10068ec commit d42dc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#

[versions]
kotlin = "1.9.24"
kotlin = "2.0.0"
agp = "7.4.1"
byte-buddy-agent = "1.12.18"
ow2-asm = "9.4"
Expand Down

0 comments on commit d42dc97

Please sign in to comment.