Run cache-cleanup build with --info

Resolves #169
This commit is contained in:
daz 2024-06-28 13:25:56 -06:00
parent 4022faad7e
commit 621f3b3f79
No known key found for this signature in database

View File

@ -59,7 +59,7 @@ export class CacheCleaner {
this.gradleUserHome, this.gradleUserHome,
'-I', '-I',
'init.gradle', 'init.gradle',
'--quiet', '--info',
'--no-daemon', '--no-daemon',
'--no-scan', '--no-scan',
'--build-cache', '--build-cache',