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.
1 parent de40905 commit 28faf1eCopy full SHA for 28faf1e
kotlin-bundled-compiler/build.properties
@@ -31,7 +31,8 @@ bin.includes = META-INF/,\
31
lib/kotlin-script-runtime.jar,\
32
lib/allopen-compiler-plugin.jar,\
33
lib/sam-with-receiver-compiler-plugin.jar,\
34
- lib/noarg-compiler-plugin.jar
+ lib/noarg-compiler-plugin.jar,\
35
+ lib/annotations-13.0.jar
36
src.includes = lib/
37
bin.excludes = lib/kotlin-compiler-sources.jar,\
38
lib/downloads/
0 commit comments