
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
일단 build system에 gradle을 선택하고 아래 사진과 같이 실행하였는데
저렇게 해도 되는 건가요?
또, 실행했을 때 아래와 같은 경고 메시지가 뜨는게 괜찮은 걸까요?
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

