I am trying to import a project in android studio 3.1 but when I try to build the project it says "Task 'assemble' not found in root project". I searched for this error but didn't find straight forward answer and exist answers like This didn't work for me. any solution please?
[SOLVED]: The problem was because of missed settings.gradle file! just added it manually to the main project folder