I read <@U09229ZF0> 's blog post on mocking Kotlin...
# android
a
I read @hhariri 's blog post on mocking Kotlin final-by-default classes, but could not get it to work on Android:
Copy code
Could not initialize inline Byte Buddy mock maker. (This mock maker is not supported on Android.)
Am I missing something?