Changed Offline Mode to true. (About Libraries)
This commit is contained in:
parent
ae9a3278d9
commit
6f57d444d3
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ aboutLibraries {
|
|||
outputFileName = "aboutlibraries.json"
|
||||
|
||||
gitHubApiToken = properties["github-key"] as? String
|
||||
offlineMode = false
|
||||
offlineMode = true
|
||||
fetchRemoteLicense = true
|
||||
fetchRemoteFunding = false
|
||||
includePlatform = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue