Add pi-only JAR createion (#362)

This commit is contained in:
Matt
2021-12-18 12:53:08 -05:00
committed by GitHub
parent 1522adaa0e
commit 8b079d9b20
8 changed files with 69 additions and 82 deletions

View File

@@ -12,8 +12,6 @@ test {
useJUnitPlatform()
}
def jniPlatforms = ['linuxaarch64bionic', 'linuxraspbian', 'linuxx86-64', 'osxx86-64', 'windowsx86-64']
// Apply Java configuration
dependencies {
implementation project(":photon-targeting")