mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Removed kotlin standard dependency
This commit is contained in:
parent
54b33d90cb
commit
6cfdb8ce2d
2 changed files with 10 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ dependencies {
|
|||
// Jellyfin
|
||||
implementation 'com.github.jellyfin.jellyfin-apiclient-java:android:0.7.7'
|
||||
|
||||
// Kotlin
|
||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.5.21'
|
||||
|
||||
// AndroidX
|
||||
implementation 'androidx.core:core-ktx:1.6.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue