mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
77c3242506
commit
947b2b279b
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
KOTLIN_VERSION = "1.7.22"
|
||||
KOTLIN_VERSION = "1.8.0"
|
||||
KETHEREUM_VERSION = "0.85.7"
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.google.devtools.ksp").version("1.7.22-1.0.8")
|
||||
id("com.google.devtools.ksp").version("1.8.0-1.0.8")
|
||||
id("maven-publish")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user