Skip to content

Commit ca6cdd0

Browse files
committed
Improve plugin description
1 parent fc7d915 commit ca6cdd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ID=org.jetbrains.bitcodetools.plugin
22
VERSION=1.0.0
33
GROUP=org.jetbrains.bitcodetools
44
DISPLAY_NAME=Gradle tools to analyze bitcode of a Kotlin/Native project
5-
DESCRIPTION=Gradle plugin providing tools for KN-bitcode-analysis: obtain bitcode, make it human-readable, extract its desired parts.
5+
DESCRIPTION=Gradle plugin providing tools for Kotlin/Native bitcode analysis: obtain bitcode, make it human-readable, extract its desired parts.
66
WEBSITE=https://github.com/GlebSolovev/bitcode-tools
77
VCS_URL=https://github.com/GlebSolovev/bitcode-tools
88
IMPLEMENTATION_CLASS=org.jetbrains.bitcodetools.plugin.BitcodeAnalysisPlugin

0 commit comments

Comments
 (0)