Get library ComposablePreviewScanner from maven and update to the latest version.
Renovate will now be able to upgrade it when necessary.
This commit is contained in:
parent
21cd45b3fe
commit
d2e51f151b
2 changed files with 1 additions and 8 deletions
|
|
@ -18,13 +18,6 @@ pluginManagement {
|
|||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
maven {
|
||||
url = URI("https://jitpack.io")
|
||||
content {
|
||||
includeModule("com.github.sergio-sastre.ComposablePreviewScanner", "android")
|
||||
includeModule("com.github.sergio-sastre.ComposablePreviewScanner", "core")
|
||||
}
|
||||
}
|
||||
// Snapshot versions
|
||||
maven {
|
||||
url = URI("https://s01.oss.sonatype.org/content/repositories/snapshots")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue