Fix build
This commit is contained in:
parent
3ef471d49e
commit
5b16b07172
@ -15,8 +15,7 @@ allprojects {
|
||||
group = "space.kscience"
|
||||
version = "0.1.1-SNAPSHOT"
|
||||
repositories{
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven("https://maven.pkg.jetbrains.space/spc/p/sci/dev")
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -7,4 +7,4 @@ org.gradle.parallel=true
|
||||
publishing.github=false
|
||||
publishing.sonatype=false
|
||||
|
||||
toolsVersion=0.14.2-kotlin-1.8.10
|
||||
toolsVersion=0.14.3-kotlin-1.8.10
|
Loading…
Reference in New Issue
Block a user