Michael Emelyanov
Michael Emelyanov
May be you wanna to say `\parent\sub\target` for Bazel-like notations? :) For my opinion, we should move away from Gradle terms about project structures, "modules", dependencies. It will be better...
Thx, for feedback. Yea, we have some plans for digging builds performance soon. In that, you issue will be useful! Later, I will attach here some build scans for sample...
No, we has thought that don't need to do build types as additional to androidBinary targets. Only need to support signing, shrink configurations. Using res environment of binary targets as...
Need to check out next behaviors: - BuildConfig.DEBUG mode - Insert properties for Stetho and Canary - Dynamic config executes from fun blocks ``` runIfDebug { // } runIfRelease {...
Hi, man. Did you fix that?
Thx, man. I saw it)
Not actual
Same issue. Could you help?