Skip to content

Commit

Permalink
fix kotlin build error
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseymoore committed Mar 1, 2024
1 parent 5d2fb5c commit 0d3dd32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import io.realm.kotlin.ext.realmListOf
import io.realm.kotlin.types.RealmList
import io.realm.kotlin.types.RealmObject
import io.realm.kotlin.types.annotations.PrimaryKey
import io.realm.kotlin.types.annotations.FullText
import org.mongodb.kbson.ObjectId

class RQLTest: RealmTest() {
Expand Down

0 comments on commit 0d3dd32

Please sign in to comment.