Plugin Configuration
The com.simplito.privmx-endpoint-install-native
Gradle plugin automates the process of downloading
and installing shared libraries from GitHub releases assets
into the module directory with version specified in privmxEndpointInstallJni
task configuration.
The downloaded libraries are installed in the src/main/jniLibs
directory of your module.
The source code of this plugin is available on GitHub.
Options
version
(required)
The version of the native shared libraries to download.
public String version
platforms
(optional)
A list of platforms (as a pair of operating system and architecture) for which to download the native shared library. The default is the building platform.
public List<PrivmxEndpointPlatform> platforms
Usage
Add mavenCentral()
repository to your settings.gradle
:
Add plugin in build.gradle
:
Configure plugin in build.gradle
:
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.