hbb20 / hbb20/CountryCodePickerProject
Could not find com.hbb20:ccp:2.2.3.
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 509
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
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" }
}
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.