hbb20 / hbb20/CountryCodePickerProject

Could not find com.hbb20:ccp:2.2.3.

Open
#610 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
509
PR merge metrics
No merged PRs in 30d

Description

```
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" }

}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.