Zach Klippenstein (he/him) [MOD]
08/04/2021, 10:15 PMcomposeOptions {
kotlinCompilerExtensionVersion "…"
}
eygraber
08/04/2021, 11:03 PMZach Klippenstein (he/him) [MOD]
08/04/2021, 11:35 PMTash
08/05/2021, 12:09 AMTash
08/05/2021, 12:09 AMeygraber
08/05/2021, 1:47 AMColton Idle
08/05/2021, 3:07 AMColton Idle
08/05/2021, 3:51 AMZach Klippenstein (he/him) [MOD]
08/05/2021, 4:38 AMCRamsan
08/05/2021, 4:49 AMkotlinCompilerExtensionVersion
. I had the same issue as Colton when I removed it.julioromano
08/05/2021, 6:21 AMkotlinCompilerExtensionVersion
is not deprecated. I suppose if omitted it defaults to the last compose version hardcoded in the android gradle plugin. So YMMV. If the agp default is compatible with the other compose artifacts you depend on then your build won’t break.eygraber
08/05/2021, 6:39 AMChris Sinco [G]
08/05/2021, 6:02 PM