mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Update Kotlin to v2
This commit is contained in:
committed by
Niels van Velzen
parent
117747d54d
commit
4834e8a3a7
@@ -1,8 +1,8 @@
|
||||
[versions]
|
||||
# Plugins
|
||||
android-plugin = "8.5.0"
|
||||
kotlin = "1.9.24"
|
||||
kotlin-ksp = "1.9.24-1.0.20"
|
||||
kotlin = "2.0.0"
|
||||
kotlin-ksp = "2.0.0-1.0.22"
|
||||
detekt = "1.22.0"
|
||||
android-junit5 = "1.10.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user