mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-08 16:28:00 -06:00
Work on Data Transfer
This commit is contained in:
@@ -16,8 +16,11 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven ( url = "https://jitpack.io" )
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "ScoutingApp2025"
|
||||
include(":app")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user