Hi, is it possible to use kotlinx.datetime in andr...
# android
t
Hi, is it possible to use kotlinx.datetime in android? It seems it does not support android targets
a
It should be possible. I've used it in this project before.
t
Thank you, I tried it on pure android project and it works. It looks like we have a problem in our multiplatform project setup.