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
With Android Studio 3 the app cannot be built at the moment. This
is caused by Gradle 3.3 not supporting the forTask() method.
Updating gradle to 4.0 resolves the issue.
0 commit comments