JakeWharton / scalpel

A surgical debugging tool to uncover the layers under your app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build error

ragnraok opened this issue · comments

after I import the project and found this error:

Error:Gradle DSL method not found: 'getBootClasspath()'

It seem that the build.gradle config is too old, please update the build.gradle

15:40:40 Gradle sync failed: Cannot locate factory for objects of type DefaultGradleConnector, as ConnectorServiceRegistry has been closed.

restart the Android Studio is ok

The same problem. How to solve it?