mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Use Kotlin 1.5.30
This commit is contained in:
parent
c2db32000c
commit
46f91a7275
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
KOTLIN_VERSION = "1.5.20"
|
KOTLIN_VERSION = "1.5.30"
|
||||||
KETHEREUM_VERSION = "0.84.4"
|
KETHEREUM_VERSION = "0.84.4"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user