You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
It seems ObjectBox 0.9.13 will cause compilation failed while using Kotlin Extension Functions in a library module.
Please check the attachment (Contains a project created by Android Studio 3.0 canary 8).
app (depends on mylibrary and use the functions in Extensions.kt)