Slackbot
05/03/2023, 11:34 AMVampire
05/03/2023, 11:39 AMIvan Pavlov
05/03/2023, 11:44 AMlibs.bundles.webservice
. Each of them also uses the same subproject as a dependency. So I was thinking about a way to remove duplication like
implementation(project(:api))
implementation(libs.bundles.webservice)
Vampire
05/03/2023, 11:53 AMIvan Pavlov
05/03/2023, 11:56 AM