mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix(deps): Attempt 2 trying to fix https://issuetracker.google.com/343750859
This commit is contained in:
parent
be0f64f28c
commit
a5394c7022
2 changed files with 5 additions and 6 deletions
|
@ -24,8 +24,8 @@ dependencyResolutionManagement {
|
|||
google()
|
||||
maven("https://jitpack.io")
|
||||
maven("https://plugins.gradle.org/m2/")
|
||||
// FIXME: Remove on Compose 1.8.0-alpha01
|
||||
maven("https://androidx.dev/snapshots/builds/11925800/artifacts/repository")
|
||||
// FIXME: https://issuetracker.google.com/343750859
|
||||
maven("https://androidx.dev/snapshots/builds/11851351/artifacts/repository")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue