Closed AndreThlckr closed 1 year ago
Hi, @AndreThlckr! Thank you for your submission. Issue confirmed. We'll work on resolving it shortly and give you an update as soon, as fix would be ready
Hi, @AndreThlckr! The fix will be available in the next release. Thanks for the issue!
Hello, again @AndreThlckr! We fixed this issue in the 1.5.1 release. Please, feel free to re-open the issue if you think that your problem isn't resolved
When using newer versions of the library, Gradle is unable to find and download the library sources (which allow you to read and debug the source code directly on the IDE).
Expected Behavior
Projects with the Kaspresso dependency should be able to download sources.
Actual Behavior
When trying do download sources, the following error appears:
Steps to Reproduce the Problem
androidTestImplementation "com.kaspersky.android-components:kaspresso:1.4.1"
;Ctrl+left click
a Kaspresso class name/method call);Specifications
Observations