Since upgrading to Gradle 1.6 i get the following warning: "The ConfigurationContainer.add() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the create() method instead." It should be a simple fix.
Since upgrading to Gradle 1.6 i get the following warning:
"The ConfigurationContainer.add() method has been deprecated and is scheduled to
be removed in Gradle 2.0. Please use the create() method instead."
It should be a simple fix.