Gradle import

Hello,
I have a Multiplatform project structure with 2 gradles, one at shared code folder and other at the root of project, but the compiler don’t recognise annotations e.g. @Throws, and Math classes. In gradle, I put this dependencies.

35

Hello!
It seems like a strange issue, thank you for the report. First of all, i got to point that these dependencies look outdated as far as 1.3.40 was released. Also, it would be nice to have some additional information on your compiler error. Can you provide it in the reply?