Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Gradle dependency un-needed #2

Open
codingjeremy opened this issue Sep 5, 2019 · 1 comment
Open

Gradle dependency un-needed #2

codingjeremy opened this issue Sep 5, 2019 · 1 comment
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)

Comments

@codingjeremy
Copy link
Contributor

Issue by corjohnson
Friday Dec 01, 2017 at 14:42 GMT
Originally opened as googlearchive/android-RenderScriptIntrinsic#2


Hello,

In downloading & running the example, I had gradle fail to sync due to the following dependency in the application gradle file:

compile files('renderscript-v8.jar')

Commenting out the dependency allowed the app to build and run. I didn't notice any side effects of that, so I think it might be useful to remove that dependency unless there's something I'm not realizing that went wrong by doing so. The repository doesn't have that file which is what creates the issue with the dependency.

Thanks,

Corey

@codingjeremy
Copy link
Contributor Author

Comment by em020
Wednesday Apr 25, 2018 at 02:23 GMT


same here, please remove this line, it causes trouble to people.

@codingjeremy codingjeremy added the migrated googlesamples Issue migrated from old repo location (googlesamples/) label Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)
Projects
None yet
Development

No branches or pull requests

1 participant