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