-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to K2 compiler. Using 2.0.21 for now, because Kotlinter is cu…
…rrently not yet 2.1 compatible.
- Loading branch information
1 parent
fe7256e
commit 8297b6f
Showing
34 changed files
with
14,004 additions
and
2,304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,5 +15,5 @@ | |
*/ | ||
|
||
object Versions { | ||
const val KOTLIN_VERSION = "1.9.25" | ||
const val KOTLIN_VERSION = "2.0.21" | ||
} |
Oops, something went wrong.