mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-04 03:11:40 +00:00
Add pi-only JAR createion (#362)
This commit is contained in:
@@ -12,8 +12,6 @@ test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
def jniPlatforms = ['linuxaarch64bionic', 'linuxraspbian', 'linuxx86-64', 'osxx86-64', 'windowsx86-64']
|
||||
|
||||
// Apply Java configuration
|
||||
dependencies {
|
||||
implementation project(":photon-targeting")
|
||||
|
||||
Reference in New Issue
Block a user