Update Kotlin to 1.5.10

This commit is contained in:
Maxr1998
2021-05-24 13:56:39 +02:00
parent f8accb0c4a
commit bf250e6cc6
+1 -1
View File
@@ -19,6 +19,6 @@ android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Kotlin version for this project
kotlinVersion=1.5.0
kotlinVersion=1.5.10
# Use snapshot release of Jellyfin SDK
useSdkSnapshot=false