ftc265
ftc265 copied to clipboard
Error msg.
I got this error. Can you help me please?
In build.gradle (teamcode) repositories { // This line will already be here; you do not need to add it // maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" } // Add this line maven { url = "https://maven.0x778.tk" } }
I block this line:“ maven { url = "https://dl.bintray.com/first-tech-challenge/ftcsdk/" }”,and the error has gone,project build successful,I can see the x1,y1, x2,y2 value on the driver hub screem (by adding codes later),Good luck!