Caleb Cushing
05/01/2024, 8:28 PMPhilip W
05/02/2024, 5:55 AMCaleb Cushing
05/02/2024, 6:10 AMPhilip W
05/02/2024, 6:15 AMdependencyResolutionManagement.versionCatalogs.register("kobol") {
from("app.softwork.kobol:catalog:$KOBOL_VERSION")
}
Philip W
05/02/2024, 6:18 AMsettings.files
supports, so you can pass a file, a dependency notation or a file collection too.
https://docs.gradle.org/current/kotlin-dsl/gradle/org.gradle.kotlin.dsl/-settings-script-api/files.htmlCaleb Cushing
05/03/2024, 6:49 PMCaleb Cushing
05/03/2024, 6:52 PM