On secret token. Is it actually needed? #3699
niklavsBariss
started this conversation in
General
Replies: 2 comments
-
Turns out
|
Beta Was this translation helpful? Give feedback.
0 replies
-
My guess is that if it works without the download token, then it would be because gradle has a cached copy of the library from a previous build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
During my attempts storing secret (DOWNLOADS:READ) token in a .gitignored project scoped file, I realised everything builds fine without
~/.netrc
or any of these linesBeta Was this translation helpful? Give feedback.
All reactions