mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
Rather than have a separate "testable" artifact, always include Mac and Windows versions of libsignal_jni.so when publishing signal-client-java *and* libsignal_server (though not when just building locally). Also, finally attach these tasks to the correct step (processResources rather than compileJava).