Skip to content

Commit 8f7f0f1

Browse files
committed
bug fix for build.gradle
1 parent 868b634 commit 8f7f0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
9797
simulationRelease wpi.sim.enableRelease()
9898

99-
implementation 'com.github.lasarobotics:PurpleLib:timing-SNAPSHOT'
99+
implementation 'com.github.lasarobotics:PurpleLib:v2025.0.7'
100100

101101
implementation 'org.apache.commons:commons-math3:3.+'
102102
implementation 'org.tinylog:tinylog-api:2.7.0'

0 commit comments

Comments
 (0)