mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
86f99b7bb5
commit
8797d88f22
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
KOTLIN_VERSION = "1.8.10"
|
||||
KOTLIN_VERSION = "1.8.20"
|
||||
KETHEREUM_VERSION = "0.85.7"
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.google.devtools.ksp").version("1.8.10-1.0.9")
|
||||
id("com.google.devtools.ksp").version("1.8.20-1.0.10")
|
||||
id("maven-publish")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user