gitboss
gitboss
@allenyllee I'm using your gist - https://gist.github.com/allenyllee/c764c86ed722417948fc256b7a5077c4 While using the following example - =ImportJSON("https://www.reddit.com/r/news/comments/94ssi3/80yearold_medical_marijuana_patient_with_expired/.json?limit=1","/data[0]/children[0]/subreddit","noHeaders") I expect to get and I get the correct result that is = **news** However if...
> Use the jitpack override - #1 > > In your root build.gradle override dependencies like so: > > ``` > allprojects { > configurations.configureEach { > resolutionStrategy.dependencySubstitution { >...