Skip to content

Commit

Permalink
Update snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvanyo committed Dec 28, 2024
1 parent 873ee68 commit c225bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencyResolutionManagement {
}
google()
mavenCentral()
maven(url = "https://androidx.dev/snapshots/builds/12801052/artifacts/repository")
maven(url = "https://androidx.dev/snapshots/builds/12855041/artifacts/repository")
}
}

Expand Down

0 comments on commit c225bc6

Please sign in to comment.