mirror of
https://github.com/emptyynes/EmptyPlayer.git
synced 2025-01-04 15:42:25 +03:00
5 lines
No EOL
218 B
Text
5 lines
No EOL
218 B
Text
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
alias(libs.plugins.android.application) apply false
|
|
alias(libs.plugins.kotlin.android) apply false
|
|
} |