mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Use kotlin 1.4.32
This commit is contained in:
parent
75b29a1821
commit
ad6ff755ff
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
KOTLIN_VERSION = "1.4.31"
|
KOTLIN_VERSION = "1.4.32"
|
||||||
KETHEREUM_VERSION = "0.83.4"
|
KETHEREUM_VERSION = "0.83.4"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user