Looks like there is a bug in `com.android.tools.bu...
# android
d
Looks like there is a bug in
com.android.tools.build:gradle:7.0.0-alpha05
- switching to this version from
alpha04
on my project produces the error
lateinit property variantName has not been initialized
. I'm running a 'standard' Kotlin Multiplatform / Mobile gradle setup.