https://kotlinlang.org logo
#kapt
Title
j

jw

03/26/2019, 4:05 PM
does anyone have an example of passing kapt arguments for a single Android buildType/variant?
y

yan

04/08/2019, 1:41 PM
I afraid this is not possible with the current DSL. However, supporting this may become significantly easier after we support adding unique plugin compiler arguments for each MPP compilation. (We don’t have an ETA for this yet).
2 Views