mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 02:57:04 +05:30
fix: upgrade AndroidX snapshot
This commit is contained in:
parent
d4bfee92b5
commit
d69629c319
3 changed files with 12 additions and 9 deletions
|
@ -102,7 +102,7 @@ dependencyResolutionManagement {
|
|||
name = "Compose Compiler Snapshots"
|
||||
content { includeGroup("androidx.compose.compiler") }
|
||||
}
|
||||
maven("https://androidx.dev/snapshots/builds/13585391/artifacts/repository") {
|
||||
maven("https://androidx.dev/snapshots/builds/13603812/artifacts/repository") {
|
||||
name = "AndroidX Snapshots"
|
||||
content {
|
||||
includeGroup("androidx.activity")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue