Update Kotlin to 1.5.30

This commit is contained in:
Maxr1998
2021-09-04 14:19:32 +02:00
committed by Niels van Velzen
parent aa623210f7
commit 0388c065a8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.21
kotlinVersion=1.5.30
# Allow using snapshot releases of Jellyfin SDK. Possible values are:
# - "default"
# - "local" (local Maven repository)