Alexandru Rosianu
Alexandru Rosianu
+1 @xujiaao Could you look through every entry in `dependencies {}` and when you find `compile com.something:lib:1.0.0` do what aarLinkSources would have done if it had found `aarLinkSources com.something:lib:1.0.0:sources@jar`?
@danielesegato Don't you need to add `@jar` after `:sources` too? Like this: ``` aarLinkSources 'com.amazonaws:aws-android-sdk-core:2.1.10:sources@jar' ```
Just a quick thought on this. Encrypting the data before writing to disk would be nice to prevent other apps from reading. From the user’s perspective it should be effortless....
> I'll edit the title to include the contributors if you don't mind Of course! My gratitude extends to all the contributors 😊
- https://github.com/aluxian/fish-kube-prompt (my own) - https://github.com/Ladicle/fish-kubectl-prompt
@jonmosco Would you accept a PR adding https://github.com/aluxian/fish-kube-prompt in the README (small section at the end)?
@jonmosco I'm afraid that'd take more time than I am willing to spend on this.
Great! Thank you :)
Hey, I'm happy you guys at Avocode are using this!
P.S. Have you tried reverting the product name to `avocode` and testing if it works? If you had, we'd have known for sure that that's the culprit. Otherwise, I don't...