We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2b75e commit 4054dffCopy full SHA for 4054dff
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- KOTLIN_VERSION = "2.0.20"
+ KOTLIN_VERSION = "2.0.21"
4
KETHEREUM_VERSION = "0.86.0"
5
}
6
0 commit comments