mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Update Kotlin
This commit is contained in:
committed by
Niels van Velzen
parent
f4f1d2af82
commit
b1a67cf3c3
@@ -1,13 +1,13 @@
|
||||
[versions]
|
||||
# Plugins
|
||||
android-plugin = "8.5.0"
|
||||
kotlin = "1.9.23"
|
||||
kotlin-ksp = "1.9.23-1.0.20"
|
||||
kotlin = "1.9.24"
|
||||
kotlin-ksp = "1.9.24-1.0.20"
|
||||
detekt = "1.22.0"
|
||||
android-junit5 = "1.10.0.0"
|
||||
|
||||
# KotlinX
|
||||
coroutines = "1.8.0"
|
||||
coroutines = "1.8.1"
|
||||
|
||||
# Core
|
||||
koin = "3.5.6"
|
||||
|
||||
Reference in New Issue
Block a user