AboutLibraries: Offline mode - false.
This commit is contained in:
parent
e3cc9220c1
commit
7756006329
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ aboutLibraries {
|
||||||
outputFileName = "aboutlibraries.json"
|
outputFileName = "aboutlibraries.json"
|
||||||
|
|
||||||
gitHubApiToken = properties["github-key"] as? String
|
gitHubApiToken = properties["github-key"] as? String
|
||||||
offlineMode = true
|
offlineMode = false
|
||||||
fetchRemoteLicense = true
|
fetchRemoteLicense = true
|
||||||
fetchRemoteFunding = false
|
fetchRemoteFunding = false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue