2 Star 33 Fork 10

海盐芝士不加糖 / WeUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.gradle.kts 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
// Top-level build file where you can add configuration options common to all sub-projects/modules.
@Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove once KTIJ-19369 is fixed
plugins {
alias(libs.plugins.com.android.application) apply false
alias(libs.plugins.org.jetbrains.kotlin.android) apply false
alias(libs.plugins.android.library) apply false
alias(libs.plugins.com.google.devtools.ksp) apply false
alias(libs.plugins.room) apply false
}
true // Needed to make the Suppress annotation work for the plugins block
Kotlin
1
https://gitee.com/chengdongqing/weui.git
git@gitee.com:chengdongqing/weui.git
chengdongqing
weui
WeUI
main

搜索帮助