hbb20 / hbb20/CountryCodePickerProject
Could not find com.hbb20:ccp:2.2.3.
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 509
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
Could not find com.hbb20:ccp:2.2.3.
Required by:
project :app
Search in build.gradle files
```
I started to get this error for suddenly.
```
ext.kotlin_version = '1.6.21'
repositories {
google()
mavenCentral()
jcenter()
maven { url 'https://maven.google.com'}
// maven { url 'https://jcenter.bintray.com/'}
maven {
url = uri("https://plugins.gradle.org/m2/")
}
maven { url "https://jitpack.io" }
}
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with the dependency declaration and repository blocks in the build.gradle files shown in the report, then check whether com.hbb20:ccp:2.2.3 is available from the configured repositories. Done means the project resolves that dependency successfully without the reported Gradle error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- build-system, mobile
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100