Not sure who/if anyone can see <this issue>, but A...
# multiplatform
b
Not sure who/if anyone can see this issue, but AGP 4.0 requires ANDROID_SDK_ROOT to be set to run
gradlew tasks
(i.e. configure the gradle build). This is important for multiplatform because not all project users or CI machines will have android tools setup. In the past, you only needed android tasks setup to run one of the AGP tools, but not to configure the project.