Skip to content

Commit

Permalink
switch to dairy library repo
Browse files Browse the repository at this point in the history
  • Loading branch information
j5155 committed Nov 18, 2024
1 parent bf3c7c7 commit af146cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {
url = 'https://maven.brott.dev/'
}
maven {
url = 'https://jitpack.io'
url = 'https://repo.dairy.foundation/releases'
}
}

Expand All @@ -38,5 +38,5 @@ dependencies {
implementation "com.acmerobotics.roadrunner:core:1.0.0"
implementation "com.acmerobotics.roadrunner:actions:1.0.0"
implementation "com.acmerobotics.dashboard:dashboard:0.4.16"
implementation "com.github.jdhs-ftc:road-runner-ftc-otos:8e83c17ff7"
implementation "page.j5155.roadrunner:ftc-otos:0.1.0+0.1.14"
}

0 comments on commit af146cd

Please sign in to comment.