You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Make sure that the gradle dir is a Git submodule pointing to the common mod module
assert file("$project.projectDir/gradle/main.gradle").exists() : "\n\n\n>>> You might've forgot to clone recursively/add the common Git submodule\n\n\n"