Skip to content

Failed to resolve: com.tk.android:tkrefreshlayout:1.0.7 可以帮忙看看吗,万分感谢 #199

@wanghonglin123

Description

@wanghonglin123

pluginManagement {
repositories {
maven { url 'https://maven.aliyun.com/repository/google'}
maven { url 'https://maven.aliyun.com/repository/gradle-plugin'}
maven { url 'https://maven.aliyun.com/repository/public'}
maven { url 'https://maven.aliyun.com/repository/central'}
google {
content {
includeGroupByRegex("com\.android.")
includeGroupByRegex("com\.google.
")
includeGroupByRegex("androidx.*")
}
}
mavenCentral()
gradlePluginPortal()
}
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
maven { url 'https://maven.aliyun.com/repository/google'}
maven { url 'https://maven.aliyun.com/repository/gradle-plugin'}
maven { url 'https://maven.aliyun.com/repository/public'}
maven { url 'https://maven.aliyun.com/repository/central'}
google()
mavenCentral()
}
}

rootProject.name = "jlsq"
include ':app'

implementation 'com.tk.android:tkrefreshlayout:1.0.7'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions