Zipline Error: unexpected call to Zipline.bind: is the Zipline plugin configured? #1743
Answered
by
JakeWharton
farhazulmullick-pw
asked this question in
Q&A
-
|
I need to know when this error is thrown. |
Beta Was this translation helpful? Give feedback.
Answered by
JakeWharton
Nov 26, 2025
Replies: 1 comment 2 replies
-
|
If you are using the library API without applying the Kotlin compiler plugin (usually via the Gradle plugin). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
farhazulmullick-pw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are using the library API without applying the Kotlin compiler plugin (usually via the Gradle plugin).