anitab-org / anitab-org/mentorship-android
Bump dependencies versions and add their respective KTX variants
未關閉
Category: Quality Assurance
Status: On Hold
Type: Maintenance
- 主要語言
- Kotlin
- 星號
- 169
- 分支
- 378
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Outdated libs**
Project is using a bit outdated libs (for example `androidx.lifecycle:lifecycle-viewmodel:2.0.0` when `2.2.0-rc03` is available). They should be kept up-to-date so we'll receive newest featues and fixes.
**KTX**
Furthermore, considering that all of our code is written in Kotlin, we should take advantage of `ktx` versions of those libs. That will enable us to write better, more idiomatic Kotlin code.
## Resources
https://developer.android.com/kotlin/ktx#use-ktx official docs on Android KTX and its advantages
https://androidx.tech might serve as a good reference for versions of AndroidX libraries.
貢獻指南
評估
這個 Issue 還沒有評估資料。