EAS build fails at Run gradlew: Could not find com.google.android:cameraview:1.0.0

Please help me with this
I am using sdk 39 because it is a legacy project I just need to make a small change to
I have installed expo-camera and it dependencies list in package.json

eas build -p android

Gradle build failed with unknown error. See logs for the “Run gradlew”


[stderr] * What went wrong:
[stderr] Could not determine the dependencies of task ‘:app:collectReleaseDependencies’.
[stderr] > Could not resolve all task dependencies for configuration ‘:app:releaseRuntimeClasspath’.
[stderr] > Could not find com.google.android:cameraview:1.0.0.
[stderr] Searched in the following locations:


[stderr] Required by:
[stderr] project :app > project :expo-camera