Relative Content

Tag Archive for gradleamazon-sqs

Gradle exclude dependency using regex

I have a project from which I need to exclude old version of AWS SDK in aid of new version.
I’m using the following instruction to do so, because I don’t know exactly how many and where the old version is pulled (we use several configurations).