File tree Expand file tree Collapse file tree 2 files changed +0
-33
lines changed Expand file tree Collapse file tree 2 files changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -1890,15 +1890,6 @@ macro WITH_KAPT() {
1890
1890
SET(WITH_KAPT_VALUE yes)
1891
1891
}
1892
1892
1893
- # tag:java-specific
1894
- WITH_GROOVY_VALUE=
1895
- ### @usage: WITH_GROOVY()
1896
- ###
1897
- ### Compile groovy source code in this java module
1898
- macro WITH_GROOVY() {
1899
- SET(WITH_GROOVY_VALUE yes)
1900
- }
1901
-
1902
1893
# tag:kotlin-specific
1903
1894
KOTLINC_FLAGS_VALUE=-Xjvm-default=all
1904
1895
### @usage: KOTLINC_FLAGS(-flags)
@@ -1979,7 +1970,6 @@ macro WITH_KOTLINC_DETEKT(Options...) {
1979
1970
_KOTLIN_VERSION=1.9.24
1980
1971
KOTLIN_VERSION=1.9.24
1981
1972
KOTLIN_BOM_FILE=${ARCADIA_ROOT}/contrib/java/org/jetbrains/kotlin/kotlin-bom/1.9.24/ya.dependency_management.inc
1982
- GROOVY_VERSION=3.0.5
1983
1973
DETEKT_VERSION=1.23.7
1984
1974
1985
1975
_KOTLIN_SEM= \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments