mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Update Kotlin to 1.5.31
This commit is contained in:
committed by
Niels van Velzen
parent
b41eaa8bb5
commit
88dfe2d8c7
+1
-1
@@ -19,7 +19,7 @@ android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
# Kotlin version for this project
|
||||
kotlinVersion=1.5.30
|
||||
kotlinVersion=1.5.31
|
||||
# Allow using snapshot releases of Jellyfin SDK. Possible values are:
|
||||
# - "default"
|
||||
# - "local" (local Maven repository)
|
||||
|
||||
Reference in New Issue
Block a user