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,
'-I',
'init.gradle',
'--quiet',
'--info',
'--no-daemon',
'--no-scan',
'--build-cache',