Hi.. anyone experiencing an issues when it comes to applying
kotlin-dsl
+
buildSrc
to fresh multi-module android project?
Gradle: 4.10.1
AS: 3.3
Kotlin: 1.3.21
OS: macOS latest
When submitting the project to git, I am unable to rebuild it properly. It yells at me that the project is unlinked, and there are no runconfigurations set up
s
snowe
04/10/2019, 3:50 PM
what do you mean by 'submitting to git'? do you mean you've pushed to git and then a different user is unable to import that project and run in intellij?
snowe
04/10/2019, 3:53 PM
Oh, I see that you asked over in the gradle community and got an answer.