Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

gradle filter custom token in jar dependency

$
0
0

We have a problem with a gradle dependency where we cannot inject programmaticaly the good value for a java property, we cannot modify this dependency( update the code)

how could I open this dependency jar , modify the ${my_property} token in an xml file and use this updated jar to make my gradle build?


Viewing all articles
Browse latest Browse all 19859

Trending Articles