Remove kapt.use.worker.api=false
The option is deprecated and will be removed in the next KAPT release. Presumably this workaround isn't needed anymore nowadays.
This commit is contained in:
parent
01db3ef36d
commit
3bd13191e2
@ -1,3 +1 @@
|
|||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
# Workaround for sometimes happening this issue https://youtrack.jetbrains.com/issue/KT-40750
|
|
||||||
kapt.use.worker.api=false
|
|
Loading…
Reference in New Issue
Block a user