Closed tiegz closed 2 years ago
build.gradle.kts
group:artifactId:${someVar["my-version"]}
type
build.gradle
Folllowup to https://github.com/librariesio/bibliothecary/pull/532
build.gradle.kts
parsing regexesgroup:artifactId:${someVar["my-version"]}
type
, e.g. "implementation". This is what thebuild.gradle
parser currently does as wellFolllowup to https://github.com/librariesio/bibliothecary/pull/532