We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gradle.properties
1 parent f428901 commit 29c208eCopy full SHA for 29c208e
1 file changed
plugin-build/gradle.properties
@@ -2,8 +2,8 @@ ID=io.github.kdroidfilter.nucleusnativeaccess
2
GROUP=io.github.kdroidfilter
3
DISPLAY_NAME=Kotlin Native JVM Export Plugin
4
DESCRIPTION=Gradle plugin to use Kotlin Native code transparently from JVM via FFM
5
-WEBSITE=https://github.com/kdroidFilter/KotlinNativeExport
6
-VCS_URL=https://github.com/kdroidFilter/KotlinNativeExport
+WEBSITE=https://github.com/kdroidFilter/NucleusNativeAccess
+VCS_URL=https://github.com/kdroidFilter/NucleusNativeAccess
7
IMPLEMENTATION_CLASS=io.github.kdroidfilter.nucleusnativeaccess.plugin.KotlinNativeExportPlugin
8
org.gradle.parallel=true
9
org.gradle.configuration-cache=true
0 commit comments