mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2025-06-01 03:34:06 +02:00
Remove Kotlin stdlib from distribution
This commit is contained in:
parent
9157ce19b0
commit
1e8b7d7963
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,7 +15,6 @@ build/
|
|||||||
|
|
||||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
||||||
!gradle-wrapper.jar
|
!gradle-wrapper.jar
|
||||||
gradle.properties
|
|
||||||
|
|
||||||
# Mac OS
|
# Mac OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
1
gradle.properties
Normal file
1
gradle.properties
Normal file
@ -0,0 +1 @@
|
|||||||
|
kotlin.stdlib.default.dependency=false
|
Loading…
Reference in New Issue
Block a user