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
Gradle 탭을 누르고 Tasks 에서 build를 실행하면 그전까지 잘 실행되었던 테스트가 다 실패가 되면서 build가 실패합니다.
혹시나 싶어 따로 테스트를 실행해보았을 때 그전까지 잘 실행 되었던 것들이 모두 실패함을 알 수 있었습니다.
내용에는 그래들 9.0과 호환이 되지 않는 기능들이 있다고 하는데 해결방법을 찾지 못하였습니다.