Skip to content

Commit

Permalink
Bump to Kotlin 2.0.0
Browse files Browse the repository at this point in the history
Summary:
Result of
```
VERSION=2.0.0
KOTLIN_BUMP=1 artificer process :kotlin:$VERSION :ksp:$VERSION-1.0.21
```

allow-large-files

Reviewed By: lunaticare

Differential Revision: D57734377

fbshipit-source-id: cf4f91d03b8548790676face5b55935e610cd61e
  • Loading branch information
Nivaldo Bondança authored and facebook-github-bot committed Jul 25, 2024
1 parent d7bcd67 commit 4bdb9bd
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 4bdb9bd

Please sign in to comment.