FtcRobotController v6.2
This commit is contained in:
@ -21,12 +21,4 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
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