update kotlin gradle plugin

This commit is contained in:
dkanada 2021-06-05 15:58:52 +09:00
commit efd4bb2d81
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ android {
}
dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.10'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
implementation 'com.github.jellyfin.jellyfin-apiclient-java:android:0.7.3'