Dmitriy Voronin

Results 19 comments of Dmitriy Voronin

https://issuetracker.google.com/issues/207838392 Also created a corresponding AGP issue

> https://issuetracker.google.com/issues/207838392 Also created a corresponding AGP issue Also happening with AGP 7.0.x

make sure `common` module has `version` specified in gradle build script

@ColtonIdle it's not clear what cache exactly do you mean. Video starts with last seconds of lint caching section and then goes about configuration cache general `org.gradle.caching=true` is not experimental...

Nice idea! I can try to add that, also #45 allow to use this check as warning only, which is somewhat better in your case

@runningcode I can contribute fix to this next, but i want to know your opinion about config format and backward compatibility. i propose format like: ``` doctor { multipleDaemons.set(error/warn/disable) (enum...

Not sure if related, but i get ``` Execution failed for task ':api:allureServe'. > SourceSet with name 'test' not found. ``` on android-module with `./gradlew api:allureReport`. `build/allure-report` seems contains correct...

> Good to know ! Is there any milestone for the next release ? Seems it has been released in https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.6.3 🎉