Doesn't work with Build Tools 2.2.3
rocboronat opened this issue · 2 comments
rocboronat commented
The thrown message when syncing the gradle project is
Error:(110, 0) Cannot convert the provided notation to a File or URI: file collection.
The following types/formats are supported:
- A String or CharSequence path, for example 'src/main/java' or '/usr/include'.
- A String or CharSequence URI, for example 'file:/usr/include'.
- A File instance.
- A URI or URL instance.
<a href="openFile:/Users/roc/Projects/AndroidStudio/bluejobs-app/app/build.gradle">Open File</a>
rocboronat commented
Thanks @jdulaney ! Worked like a charm!