but if try to call it from my code, a have excepti...
# announcements
q
but if try to call it from my code, a have exception about deprecation of method, and this exception solves by adding some new dependency version. When i change my extension method and add dependency, all it was into my local code, it was fine, but then i do same operation in external library (lib is mine, i fix code and add additional dependency, put fixed code to repo and build it by jitpack) update my dependencies, but see the same error