Cloud_music/build.gradle
MUQING 533cc2d0aa 修复了播放器无播放列表闪退
音乐搜索,
歌词UI显示,
主页报错,
优化了一些体验上面的功能!
2023-11-22 18:11:08 +08:00

4 lines
172 B
Groovy

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