Answers for "Could not find com.google.android:cameraview:1.0.0."

0

Could not find com.google.android:cameraview:1.0.0.

maven {
  // expo-camera bundles a custom com.google.android:cameraview
  url "$rootDir/../node_modules/expo-camera/android/maven"
}

as the last dependency in android/build.gradle -> allprojects/repositories
Posted by: Guest on October-08-2020

Code answers related to "Could not find com.google.android:cameraview:1.0.0."

Browse Popular Code Answers by Language