caelum19
03/08/2020, 8:24 PMcomposeOptions {
kotlinCompilerExtensionVersion = "0.1.0-dev06"
kotlinCompilerVersion "1.3.61-dev-withExperimentalGoogleExtensions-20200129"
}
buildFeatures {
// viewBinding = true
compose true
}
Anyone else experienced this?Adam Powell
03/08/2020, 9:27 PMcaelum19
03/08/2020, 9:41 PMcaelum19
03/09/2020, 10:55 PM