We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9699f commit b402e46Copy full SHA for b402e46
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- KOTLIN_VERSION = "1.9.22"
+ KOTLIN_VERSION = "1.9.23"
4
KETHEREUM_VERSION = "0.86.0"
5
}
6
0 commit comments