AndroidX icon indicating copy to clipboard operation
AndroidX copied to clipboard

MavenRepository name fixed to be compatible with cache directory naming

Open gleblebedev opened this issue 10 months ago • 1 comments

At the moment when Url repository type is used the cache directory name contains ":" which is invalid symbol in the path. Removing scheme from the repository name allows to create a cache folder.

gleblebedev avatar May 10 '25 17:05 gleblebedev

Can you share an example on how you're using this? What is the error message when this breaks?

jonathanpeppers avatar Jul 16 '25 20:07 jonathanpeppers