You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do see a warning when using the gradle wrapper that the custom clean task is deprecated in Gradle 3.0. We'll work on fixing this.
$ ./gradlew tasks
Starting a new Gradle Daemon for this build (subsequent builds will be faster).
Defining custom 'clean' task when using the standard Gradle lifecycle plugins has been deprecated and is scheduled to be removed in Gradle 3.0
I haven't ran into the other issue you mentioned. Can you provide us steps to reproduce the Cannot resolve symbol 'MavenDeployment'? error?
General information
Issue description
/braintree_android/build.gradle
Error: (94, 0) Declaring custom 'clean' task when using the standard Gradle lifecycle plugins is not allowed?
Cannot resolve symbol 'MavenDeployment'?
The text was updated successfully, but these errors were encountered: