mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
chore(build): ensure AboutLibraries tasks avoid rate limits
This commit is contained in:
parent
b20b087b8b
commit
28720b06bb
3 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,8 @@ extensions.configure<ApplicationExtension> {
|
|||
experimentalProperties["android.experimental.enableScreenshotTest"] = true
|
||||
}
|
||||
|
||||
aboutLibraries.gitHubApiToken = providers.environmentVariable("GITHUB_TOKEN").orNull
|
||||
|
||||
baselineProfile {
|
||||
mergeIntoMain = true
|
||||
saveInSrc = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue