Skip to content

Commit 2e65f37

Browse files
committed
remove ksp from deps
1 parent 8ac11b4 commit 2e65f37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

features/dd-sdk-android-flags-openfeature/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ dependencies {
5454
implementation(libs.kotlin)
5555
implementation(libs.androidXAnnotation)
5656

57-
// Generate NoOp implementations
58-
ksp(project(":tools:noopfactory"))
59-
6057
testImplementation(project(":tools:unit")) {
6158
attributes {
6259
attribute(

0 commit comments

Comments
 (0)