upgrade pedro
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
repositories {
|
||||
mavenCentral()
|
||||
google() // Needed for androidx
|
||||
maven { url 'https://repo.dairy.foundation/releases/'}
|
||||
maven { url = "https://mymaven.bylazar.com/releases" }
|
||||
}
|
||||
|
||||
@@ -16,8 +17,9 @@ dependencies {
|
||||
implementation 'org.firstinspires.ftc:Vision:11.2.1'
|
||||
//noinspection GradleDependency
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.pedropathing:ftc:2.1.2'
|
||||
implementation 'com.pedropathing:telemetry:1.0.0'
|
||||
|
||||
implementation 'com.bylazar:fullpanels:1.0.12'
|
||||
implementation 'com.pedropathing:revhub:3.0.0'
|
||||
implementation 'com.pedropathing:tuning:1.0.0'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user