Carved out from the lofi-app monorepo. Kotlin MVVM client with HLS playback for the 20 curated lo-fi channels, including a containerized build.
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
plugins {
|
|
id("com.android.application") version "8.7.0" apply false
|
|
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
|
|
} |