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