
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안녕하세요 webview version을 3.0.4가 아닌 최신버전 패키지를 다운받았습니다.
하기 같이 오류가 나서요 ㅠㅠ
One or more plugins require a higher Android SDK version.
Fix this issue by adding the following to C:\Users\USER\Desktop\flutter\watcha_pedia\android\app\build.gradle:
android {
compileSdkVersion 32
...
}
