Add android.disallowKotlinSourceSets=false and android.sourceset.disallowProvider=false to gradle.properties to resolve build failures caused by stricter checks in newer Android Gradle Plugin versions. This allows the project to build successfully from CLI.
597 B
597 B