8 lignes
163 o
Text
8 lignes
163 o
Text
|
dependencyResolutionManagement {
|
||
|
versionCatalogs {
|
||
|
create("kotlinLibs") {
|
||
|
from(files("../gradle/kotlinx.versions.toml"))
|
||
|
}
|
||
|
}
|
||
|
}
|