mirror of
https://github.com/TimeCrafters/UltimateGoal.git
synced 2025-12-15 14:02:33 +00:00
Merge branch 'master' of https://github.com/FIRST-Tech-Challenge/FtcRobotController
This commit is contained in:
@@ -25,12 +25,4 @@ dependencies {
|
||||
implementation project(path: ':TimeCraftersConfigurationTool')
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" }
|
||||
|
||||
flatDir {
|
||||
dirs '../libs'
|
||||
}
|
||||
}
|
||||
|
||||
apply from: 'build.release.gradle'
|
||||
apply from: '../build.dependencies.gradle'
|
||||
|
||||
Reference in New Issue
Block a user