公告板
版本库
filestore
活动
搜索
登录
main
/
aykj_video
硬件组-录像推流服务
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
修改日期目录为xxxx_xx_xx
Dana
5 天以前
e41e02355949d9503154f6d931789582479435f5
[aykj_video.git]
/
build.gradle.kts
1
2
3
4
5
6
// 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
alias(libs.plugins.kotlin.compose) apply false
}