I am trying to import thunder413/DateTimeUtils library for my android-kotlin project. Even though it shows successfully imported, I am unable to use the package inside the project.
package link:- https://github.com/thunder413/DateTimeUtils
I did the same as mentioned in the readme file but still use it in the project.

