Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.16k stars 59 forks source link

How to address jcenter() removal in Android Studio Arctic Fox Canary 8 #99

Closed ezrover closed 3 years ago

ezrover commented 3 years ago

This library depends on on Jcenter but the new studio is asking for its removal:

Please remove usages of jcenter() Maven repository from your build scripts and migrate your build to other Maven repositories.

how can this issue be alleviated?

qurbonzoda commented 3 years ago

We are working on the issue. Please follow the issue: https://github.com/Kotlin/kotlinx.collections.immutable/issues/96