Remove explicit NativeUtils specification (#1495)

This commit is contained in:
Jade
2024-10-29 00:18:12 +08:00
committed by GitHub
parent 6f52267c26
commit daa5842fb5
3 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
apply plugin: 'cpp'
apply plugin: 'google-test-test-suite'
apply plugin: 'edu.wpi.first.NativeUtils'
apply from: "${rootDir}/shared/config.gradle"
apply from: "${rootDir}/shared/javacommon.gradle"