Minor: reword progress message
#KT-24936 fixed
This commit is contained in:
@@ -373,7 +373,7 @@ class KotlinBuilder : ModuleLevelBuilder(BuilderCategory.SOURCE_PROCESSOR) {
|
||||
context.checkCanceled()
|
||||
|
||||
environment.withProgressReporter { progress ->
|
||||
progress.progress("updating IC caches")
|
||||
progress.progress("performing incremental compilation analysis")
|
||||
|
||||
val changesCollector = ChangesCollector()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user