parent
94bc19747d
commit
8615c4a601
|
@ -13,7 +13,7 @@ if (!project.hasProperty("kotlinVersion")) {
|
|||
ext.kotlinVersion = "1.+"
|
||||
}
|
||||
if (!project.hasProperty("rsocketVersion")) {
|
||||
ext.rsocketVersion = "1.+"
|
||||
ext.rsocketVersion = "1.0.+"
|
||||
}
|
||||
if (!project.hasProperty("locksDisabled")) {
|
||||
dependencyLocking {
|
||||
|
|
Loading…
Reference in New Issue