Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find com.hbb20:ccp:2.2.3. #610

Open
nmssalman opened this issue Aug 21, 2024 · 1 comment
Open

Could not find com.hbb20:ccp:2.2.3. #610

nmssalman opened this issue Aug 21, 2024 · 1 comment

Comments

@nmssalman
Copy link

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

    }
@waffiqaziz
Copy link

try use v2.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants