dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
// Warning: this repository is going to shut down soon
}
rootProject.name = "Hexapod"
include ':app'
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.