https://kotlinlang.org logo
r

Rachel

04/08/2021, 2:13 PM
ℹ️ Hi 👋 Please, the OSS JFrog repository for SNAPSHOT versions:
Copy code
maven { url "<https://oss.jfrog.org/artifactory/oss-snapshot-local/>" }
has been replaced by:
Copy code
maven { url "<https://oss.sonatype.org/content/repositories/snapshots/>" }
1.4.10-SNAPSHOT
artifacts will be removed from the old repository to avoid misunderstandings in the next few minutes. Thanks!!
👍 1
d

dalexander

04/08/2021, 4:48 PM
Could you please give a little bit of warning next to you do this? It broke builds for a bunch of people today. At least it was a simple enough fix.
r

Rachel

04/08/2021, 5:15 PM
Hi @dalexander Thanks for your feedback!! And so sorry for the inconveniences 🙏 It wasn't managed as a release version but snapshot (it's not a stable version). The reason: this sunset . All the changes were finished. Anyway, your feedback will be taken into consideration. Thank you so much!! 🙌
d

dalexander

04/08/2021, 5:16 PM
Yeah, just from the perspective of "people are using this" a little bit of warning (and maybe an at-here?) would have helped. It wasn't a big deal but just wanted to mention it.
r

Rachel

04/08/2021, 5:16 PM
Of course, thank you so much for your input!!
🙂 1