Baseflow / Baseflow/PhotoView

Could not find legacy-support-core-utils-1.0.0.jar (androidx.legacy:legacy-support-core-utils:1.0.0).

Open
#788 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.