added progress circle with feedback to user how well they do the rep
This commit is contained in:
@@ -10,9 +10,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven {
|
||||
url 'https://qisdk.softbankrobotics.com/sdk/maven/'
|
||||
}
|
||||
maven { url 'https://qisdk.softbankrobotics.com/sdk/maven/' }
|
||||
}
|
||||
}
|
||||
rootProject.name = "Fitbot"
|
||||
|
Reference in New Issue
Block a user