mirror of
https://github.com/TimeCrafters/UltimateGoal.git
synced 2025-12-13 21:12:35 +00:00
Added module for TimeCraftersConfigurationTool to support adding server to FtcRobotController activity
This commit is contained in:
@@ -21,6 +21,10 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ':TimeCraftersConfigurationTool')
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user