mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 21:56:59 +05:30
fix(build): bump AndroidX Nav3 snapshot
This commit is contained in:
parent
cf84853abb
commit
13477b5c7f
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ dependencyResolutionManagement {
|
|||
name = "Compose Compiler Snapshots"
|
||||
content { includeGroup("androidx.compose.compiler") }
|
||||
}
|
||||
maven("https://androidx.dev/snapshots/builds/13738694/artifacts/repository") {
|
||||
maven("https://androidx.dev/snapshots/builds/13817818/artifacts/repository") {
|
||||
name = "AndroidX Snapshots"
|
||||
mavenContent { snapshotsOnly() }
|
||||
content { includeGroup("androidx.compose.material3.adaptive") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue