
eas build -p android --profile development 에러

작성한 코드 및 에러 메세지
C:\Users\PC\Desktop\sparta-study\sparta-myhoneytip-park>eas build -p android --profile development
★ eas-cli@3.4.1 is now available.
To upgrade, run npm install -g eas-cli.
Proceeding with outdated version.
Specified value for "android.package" in app.json is ignored because an android directory was detected in the project.
EAS Build will use the value found in the native code.
✔ Using remote Android credentials (Expo server)
✔ Using Keystore from configuration: Build Credentials oIoX6ayyxq (default)
Compressing project files and uploading to EAS Build. Learn more: https://expo.fyi/eas-build-archive
✔ Uploaded to EAS 2s
Build details: https://expo.dev/accounts/jaypark/projects/sparta-myhoneytip-park/builds/e7c02b96-72ab-4212-a4cc-6eb407ceecca
Waiting for build to complete. You can press Ctrl+C to exit.
✖ Build failed
🤖 Android build failed:
Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
