mirror of
https://github.com/amir1376/ab-download-manager.git
synced 2025-02-20 11:43:24 +08:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
dependencyResolutionManagement{
|
|
versionCatalogs {
|
|
create("libs"){
|
|
from(files("../../gradle/libs.versions.toml"))
|
|
}
|
|
}
|
|
}
|
|
include("git-version-plugin") |