deeplearning4j-docs icon indicating copy to clipboard operation
deeplearning4j-docs copied to clipboard

update readme for app gradle in android examples

Open yptheangel opened this issue 6 years ago • 1 comments

update deprecated "compile" to "implementation" notation to import dependencies in app gradle

Signed-off-by: yptheangel [email protected]

yptheangel avatar Oct 26 '19 04:10 yptheangel

I'm sorry, I was forgetting that what we need to update is actually the templates here: https://github.com/eclipse/deeplearning4j/blob/master/docs/deeplearning4j/templates/ Then the docs here should be updated from the output of the scripts, but this hasn't been done in a while, so don't worry about it.

saudet avatar Oct 27 '19 01:10 saudet