Music_Player/build.gradle.kts
litingting d76003abef init
2024-09-11 14:07:32 +08:00

4 lines
173 B
Plaintext

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.1.3" apply false
}