use specific build id for glance dependency
This commit is contained in:
parent
91626e4efd
commit
3db2b87cf4
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ allprojects {
|
|||
mavenCentral()
|
||||
maven(url = "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-js-wrappers")
|
||||
maven(url = "https://jitpack.io")
|
||||
maven(url = "https://androidx.dev/snapshots/latest/artifacts/repository")
|
||||
maven(url = "https://androidx.dev/snapshots/builds/7888785/artifacts/repository")
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue