Could not find legacy-support-core-utils-1.0.0.jar (androidx.legacy:legacy-support-core-utils:1.0.0).
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
> Could not find legacy-support-core-utils-1.0.0.jar (androidx.legacy:legacy-support-core-utils:1.0.0).
after adding photoview i got this message and my app is not compiling .
### Expected behavior
### Reproduction steps
### Configuration
android {
compileSdkVersion 29
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "######"
minSdkVersion 22
targetSdkVersion 29
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
**Version:** 2.1.3
**Platform:** :robot: Android 9.x
Contributor guide
Assessment
This issue has not been assessed yet.