I'am getting error when I build my android app to expo

I’m getting an error when I build my android app to expo while “run gradlew” phase. I’ve used

eas build -p android

command.
The error log message from expo is as follow:


Is there any idea to fix this?
Thank you!