JakeWharton / scalpel

A surgical debugging tool to uncover the layers under your app.
Apache License 2.0
2.77k stars 232 forks source link

build error #23

Open ragnraok opened 8 years ago

ragnraok commented 8 years ago

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

longtaoge commented 8 years ago

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

wonderffee commented 8 years ago

The same problem. How to solve it?