最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - Issues updating Koin dependencies to version 2.0.1 - Stack Overflow

programmeradmin1浏览0评论

am working on a project that uses the following Koin dependencies:

  • .koin:koin-android:1.0.2
  • .koin:koin-android-viewmodel:1.0.2
  • .koin:koin-androidx-scope:1.0.2

The problem is that these versions are no longer available in the JCenter or MavenCentral repositories. Instead, the .koin dependencies are now located in a different folder but only starting from version 2.0.1.

When I update the dependencies to version 2.0.1, the project crashes without any clear error in the logs.

Has anyone faced similar issues when updating these dependencies? Are there any significant changes I should be aware of to successfully migrate to version 2.0.1?

I would appreciate any guidance or solutions.

发布评论

评论列表(0)

  1. 暂无评论