
github에서 프로젝트 링크 공유? 안드로이드 스튜디오에서 project from version control 로 url 입력한 후 사용하려 하는데 오류가 나옵니다..

작성한 코드 및 에러 메세지
Task 'wrapper' not found in project ':app'.
* Try:
> Run gradle tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 6s
