Colton Idle
10/01/2020, 8:58 PMkotlinCompilerVersion '1.4.10' it also mentions ext.kotlin_version = "1.4.20-M1"Colton Idle
10/01/2020, 9:28 PMjim
10/01/2020, 9:29 PMjim
10/01/2020, 9:30 PMColton Idle
10/01/2020, 9:30 PMColton Idle
10/01/2020, 9:31 PMkotlinCompilerVersion '1.4.10'
so maybe they can be set to different values?jim
10/01/2020, 9:32 PMkotlinCompilerVersion takes precedence/overrides, but in theory, they should always match.Colton Idle
10/01/2020, 9:33 PMjim
10/01/2020, 9:34 PMkotlinCompilerVersion then that is overriding the ext.kotlin_version so your version is effectively 1.4.10 for the compose moduleColton Idle
10/01/2020, 9:35 PM