Skip to content

Commit 4011317

Browse files
committed
chore: remove exoquery due to compilation error
1 parent a96e349 commit 4011317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/project/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ dependencies {
105105
implementation(libs.plugins.jte.dep)
106106
implementation(libs.plugins.jib.dep)
107107
implementation(libs.plugins.vanniktech.publish.dep)
108-
implementation(libs.plugins.exoquery.dep)
109108
implementation(libs.jib.nativeimage.extn)
110109
implementation(files(libs.javaClass.superclass.protectionDomain.codeSource.location))
111110
// implementation(libs.plugins.kopy.dep)
111+
// implementation(libs.plugins.exoquery.dep)
112112
// implementation(libs.kmpmt)
113113
// compileOnly(libs.jte.kotlin)
114114
}

0 commit comments

Comments
 (0)