Skip to content

Commit 5ef44a3

Browse files
authored
Downgrade native-utils (#26)
1 parent f749690 commit 5ef44a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'base'
55
id 'maven-publish'
66
id "com.jfrog.artifactory" version "4.29.3"
7-
id 'edu.wpi.first.NativeUtils' version '2025.9.0'
7+
id 'edu.wpi.first.NativeUtils' version '2025.3.0'
88
id 'cpp'
99
id 'c'
1010
}

0 commit comments

Comments
 (0)