Skip to content

Commit 7ade60a

Browse files
Regression: Drop rx-java3 dependency from kotlin module.
Regression from Move Rx3 Kotlin extensions to Rx3 module.
1 parent 239fe8f commit 7ade60a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

objectbox-kotlin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ dependencies {
5151
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
5252

5353
compile project(':objectbox-java')
54-
compileOnly project(':objectbox-rxjava3')
5554
}
5655

5756

0 commit comments

Comments
 (0)